#bb8db8 color space conversions
Hex:
        #bb8db8
        RGB:
        187, 141, 184
        CMY:
        27, 45, 28
        CMYK:
        0, 25, 2, 27
      HSL:
        304°, 25.2747%, 64.3137%
        HSV (HSB):
        304°, 24.5989%, 73.3333%
        XYZ:
        38.6701, 33.0752, 49.6934
        xyY:
        0.3184, 0.2724, 33.0752
      CIE-Lab:
        64.2218, 24.7115, -15.6708
        CIE-LCH:
        64.2218, 29.2614, 327.6191
        CIE-Luv:
        64.2218, 23.6617, -27.6002
        Hunter-Lab:
        57.5111, 19.3780, -10.9728
      #bb8db8 color charts
#bb8db8 RGB chart
      #bb8db8 CMYK chart
      #bb8db8 RGB pie chart
      #bb8db8 color shades, tints & tones
#bb8db8 color schemes
#bb8db8 color preview, HTML & CSS examples
           This text has a color of #bb8db8        
        
          <p style="color:#bb8db8;">Text here</p>
        
        
          .mytext {color:#bb8db8;}
        
        Text color #bb8db8
      
           This box has a color of #bb8db8        
        
          <div style="background-color:#bb8db8;">Content here</div>
        
        
          .mybackground {background-color:#bb8db8;}
        
        Background color #bb8db8
      
           Border around this has a color of #bb8db8        
        
          <div style="border:2px solid #bb8db8;">Content here</div>
        
        
          .myborder {border:2px solid #bb8db8;}
        
        Border color #bb8db8