#bb95be color space conversions
Hex:
        #bb95be
        RGB:
        187, 149, 190
        CMY:
        27, 42, 25
        CMYK:
        2, 22, 0, 25
      HSL:
        296°, 23.9766%, 66.4706%
        HSV (HSB):
        296°, 21.5789%, 74.5098%
        XYZ:
        40.5352, 35.7774, 53.4845
        xyY:
        0.3123, 0.2756, 35.7774
      CIE-Lab:
        66.3495, 21.4035, -15.8226
        CIE-LCH:
        66.3495, 26.6170, 323.5263
        CIE-Luv:
        66.3495, 18.9481, -27.4456
        Hunter-Lab:
        59.8142, 16.2920, -11.1458
      #bb95be color charts
#bb95be RGB chart
      #bb95be CMYK chart
      #bb95be RGB pie chart
      #bb95be color shades, tints & tones
#bb95be color schemes
#bb95be color preview, HTML & CSS examples
           This text has a color of #bb95be        
        
          <p style="color:#bb95be;">Text here</p>
        
        
          .mytext {color:#bb95be;}
        
        Text color #bb95be
      
           This box has a color of #bb95be        
        
          <div style="background-color:#bb95be;">Content here</div>
        
        
          .mybackground {background-color:#bb95be;}
        
        Background color #bb95be
      
           Border around this has a color of #bb95be        
        
          <div style="border:2px solid #bb95be;">Content here</div>
        
        
          .myborder {border:2px solid #bb95be;}
        
        Border color #bb95be