#b595c8 color space conversions
Hex:
        #b595c8
        RGB:
        181, 149, 200
        CMY:
        29, 42, 22
        CMYK:
        10, 26, 0, 22
      HSL:
        278°, 31.6770%, 68.4314%
        HSV (HSB):
        278°, 25.5000%, 78.4314%
        XYZ:
        40.2288, 35.4888, 59.3733
        xyY:
        0.2978, 0.2627, 35.4888
      CIE-Lab:
        66.1275, 21.4099, -21.7966
        CIE-LCH:
        66.1275, 30.5528, 314.4873
        CIE-Luv:
        66.1275, 14.2011, -36.8423
        Hunter-Lab:
        59.5725, 16.2879, -17.3911
      #b595c8 color charts
#b595c8 RGB chart
      #b595c8 CMYK chart
      #b595c8 RGB pie chart
      #b595c8 color shades, tints & tones
#b595c8 color schemes
#b595c8 color preview, HTML & CSS examples
           This text has a color of #b595c8        
        
          <p style="color:#b595c8;">Text here</p>
        
        
          .mytext {color:#b595c8;}
        
        Text color #b595c8
      
           This box has a color of #b595c8        
        
          <div style="background-color:#b595c8;">Content here</div>
        
        
          .mybackground {background-color:#b595c8;}
        
        Background color #b595c8
      
           Border around this has a color of #b595c8        
        
          <div style="border:2px solid #b595c8;">Content here</div>
        
        
          .myborder {border:2px solid #b595c8;}
        
        Border color #b595c8