#b85da0 color space conversions
Hex:
        #b85da0
        RGB:
        184, 93, 160
        CMY:
        28, 64, 37
        CMYK:
        0, 49, 13, 28
      HSL:
        316°, 39.0558%, 54.3137%
        HSV (HSB):
        316°, 49.4565%, 72.1569%
        XYZ:
        30.0267, 20.5571, 35.6430
        xyY:
        0.3482, 0.2384, 20.5571
      CIE-Lab:
        52.4613, 45.4414, -19.8010
        CIE-LCH:
        52.4613, 49.5681, 336.4549
        CIE-Luv:
        52.4613, 49.0175, -36.0546
        Hunter-Lab:
        45.3400, 38.8679, -14.8716
      #b85da0 color charts
#b85da0 RGB chart
      #b85da0 CMYK chart
      #b85da0 RGB pie chart
      #b85da0 color shades, tints & tones
#b85da0 color schemes
#b85da0 color preview, HTML & CSS examples
           This text has a color of #b85da0        
        
          <p style="color:#b85da0;">Text here</p>
        
        
          .mytext {color:#b85da0;}
        
        Text color #b85da0
      
           This box has a color of #b85da0        
        
          <div style="background-color:#b85da0;">Content here</div>
        
        
          .mybackground {background-color:#b85da0;}
        
        Background color #b85da0
      
           Border around this has a color of #b85da0        
        
          <div style="border:2px solid #b85da0;">Content here</div>
        
        
          .myborder {border:2px solid #b85da0;}
        
        Border color #b85da0