#bb8db0 color space conversions
Hex:
        #bb8db0
        RGB:
        187, 141, 176
        CMY:
        27, 45, 31
        CMYK:
        0, 25, 6, 27
      HSL:
        314°, 25.2747%, 64.3137%
        HSV (HSB):
        314°, 24.5989%, 73.3333%
        XYZ:
        37.8549, 32.7491, 45.4003
        xyY:
        0.3263, 0.2823, 32.7491
      CIE-Lab:
        63.9573, 23.2295, -11.5584
        CIE-LCH:
        63.9573, 25.9462, 333.5463
        CIE-Luv:
        63.9573, 24.7424, -21.0439
        Hunter-Lab:
        57.2269, 17.9285, -6.9783
      #bb8db0 color charts
#bb8db0 RGB chart
      #bb8db0 CMYK chart
      #bb8db0 RGB pie chart
      #bb8db0 color shades, tints & tones
#bb8db0 color schemes
#bb8db0 color preview, HTML & CSS examples
           This text has a color of #bb8db0        
        
          <p style="color:#bb8db0;">Text here</p>
        
        
          .mytext {color:#bb8db0;}
        
        Text color #bb8db0
      
           This box has a color of #bb8db0        
        
          <div style="background-color:#bb8db0;">Content here</div>
        
        
          .mybackground {background-color:#bb8db0;}
        
        Background color #bb8db0
      
           Border around this has a color of #bb8db0        
        
          <div style="border:2px solid #bb8db0;">Content here</div>
        
        
          .myborder {border:2px solid #bb8db0;}
        
        Border color #bb8db0