#b95198 color space conversions
Hex:
        #b95198
        RGB:
        185, 81, 152
        CMY:
        27, 68, 40
        CMYK:
        0, 56, 18, 27
      HSL:
        319°, 42.6230%, 52.1569%
        HSV (HSB):
        319°, 56.2162%, 72.5490%
        XYZ:
        28.6175, 18.4661, 31.7618
        xyY:
        0.3630, 0.2342, 18.4661
      CIE-Lab:
        50.0567, 50.3935, -18.7503
        CIE-LCH:
        50.0567, 53.7688, 339.5909
        CIE-Luv:
        50.0567, 57.0673, -34.9938
        Hunter-Lab:
        42.9723, 43.6712, -13.7420
      #b95198 color charts
#b95198 RGB chart
      #b95198 CMYK chart
      #b95198 RGB pie chart
      #b95198 color shades, tints & tones
#b95198 color schemes
#b95198 color preview, HTML & CSS examples
           This text has a color of #b95198        
        
          <p style="color:#b95198;">Text here</p>
        
        
          .mytext {color:#b95198;}
        
        Text color #b95198
      
           This box has a color of #b95198        
        
          <div style="background-color:#b95198;">Content here</div>
        
        
          .mybackground {background-color:#b95198;}
        
        Background color #b95198
      
           Border around this has a color of #b95198        
        
          <div style="border:2px solid #b95198;">Content here</div>
        
        
          .myborder {border:2px solid #b95198;}
        
        Border color #b95198