#bb85ad color space conversions
Hex:
        #bb85ad
        RGB:
        187, 133, 173
        CMY:
        27, 48, 32
        CMYK:
        0, 29, 7, 27
      HSL:
        316°, 28.4211%, 62.7451%
        HSV (HSB):
        316°, 28.8770%, 73.3333%
        XYZ:
        36.4239, 30.3570, 43.4749
        xyY:
        0.3304, 0.2753, 30.3570
      CIE-Lab:
        61.9610, 27.1389, -12.8573
        CIE-LCH:
        61.9610, 30.0305, 334.6502
        CIE-Luv:
        61.9610, 29.2561, -23.5453
        Hunter-Lab:
        55.0972, 21.5835, -8.2153
      #bb85ad color charts
#bb85ad RGB chart
      #bb85ad CMYK chart
      #bb85ad RGB pie chart
      #bb85ad color shades, tints & tones
#bb85ad color schemes
#bb85ad color preview, HTML & CSS examples
           This text has a color of #bb85ad        
        
          <p style="color:#bb85ad;">Text here</p>
        
        
          .mytext {color:#bb85ad;}
        
        Text color #bb85ad
      
           This box has a color of #bb85ad        
        
          <div style="background-color:#bb85ad;">Content here</div>
        
        
          .mybackground {background-color:#bb85ad;}
        
        Background color #bb85ad
      
           Border around this has a color of #bb85ad        
        
          <div style="border:2px solid #bb85ad;">Content here</div>
        
        
          .myborder {border:2px solid #bb85ad;}
        
        Border color #bb85ad