#bb85ac color space conversions
Hex:
        #bb85ac
        RGB:
        187, 133, 172
        CMY:
        27, 48, 33
        CMYK:
        0, 29, 8, 27
      HSL:
        317°, 28.4211%, 62.7451%
        HSV (HSB):
        317°, 28.8770%, 73.3333%
        XYZ:
        36.3274, 30.3184, 42.9671
        xyY:
        0.3314, 0.2766, 30.3184
      CIE-Lab:
        61.9280, 26.9605, -12.3387
        CIE-LCH:
        61.9280, 29.6498, 335.4085
        CIE-Luv:
        61.9280, 29.4081, -22.7300
        Hunter-Lab:
        55.0622, 21.4072, -7.7227
      #bb85ac color charts
#bb85ac RGB chart
      #bb85ac CMYK chart
      #bb85ac RGB pie chart
      #bb85ac color shades, tints & tones
#bb85ac color schemes
#bb85ac color preview, HTML & CSS examples
           This text has a color of #bb85ac        
        
          <p style="color:#bb85ac;">Text here</p>
        
        
          .mytext {color:#bb85ac;}
        
        Text color #bb85ac
      
           This box has a color of #bb85ac        
        
          <div style="background-color:#bb85ac;">Content here</div>
        
        
          .mybackground {background-color:#bb85ac;}
        
        Background color #bb85ac
      
           Border around this has a color of #bb85ac        
        
          <div style="border:2px solid #bb85ac;">Content here</div>
        
        
          .myborder {border:2px solid #bb85ac;}
        
        Border color #bb85ac