#b85b78 color space conversions
Hex:
        #b85b78
        RGB:
        184, 91, 120
        CMY:
        28, 64, 53
        CMYK:
        0, 51, 35, 28
      HSL:
        341°, 39.5745%, 53.9216%
        HSV (HSB):
        341°, 50.5435%, 72.1569%
        XYZ:
        26.8984, 19.0286, 20.0245
        xyY:
        0.4079, 0.2885, 19.0286
      CIE-Lab:
        50.7206, 40.6823, 1.2998
        CIE-LCH:
        50.7206, 40.7030, 1.8300
        CIE-Luv:
        50.7206, 60.0548, -5.5800
        Hunter-Lab:
        43.6218, 33.7301, 3.3183
      #b85b78 color charts
#b85b78 RGB chart
      #b85b78 CMYK chart
      #b85b78 RGB pie chart
      #b85b78 color shades, tints & tones
#b85b78 color schemes
#b85b78 color preview, HTML & CSS examples
           This text has a color of #b85b78        
        
          <p style="color:#b85b78;">Text here</p>
        
        
          .mytext {color:#b85b78;}
        
        Text color #b85b78
      
           This box has a color of #b85b78        
        
          <div style="background-color:#b85b78;">Content here</div>
        
        
          .mybackground {background-color:#b85b78;}
        
        Background color #b85b78
      
           Border around this has a color of #b85b78        
        
          <div style="border:2px solid #b85b78;">Content here</div>
        
        
          .myborder {border:2px solid #b85b78;}
        
        Border color #b85b78