#b85bb3 color space conversions
Hex:
        #b85bb3
        RGB:
        184, 91, 179
        CMY:
        28, 64, 30
        CMYK:
        0, 51, 3, 28
      HSL:
        303°, 39.5745%, 53.9216%
        HSV (HSB):
        303°, 50.5435%, 72.1569%
        XYZ:
        31.6449, 20.9272, 45.0193
        xyY:
        0.3243, 0.2144, 20.9272
      CIE-Lab:
        52.8697, 49.6919, -30.2557
        CIE-LCH:
        52.8697, 58.1781, 328.6642
        CIE-Luv:
        52.8697, 45.0412, -52.5446
        Hunter-Lab:
        45.7462, 43.4213, -26.3255
      #b85bb3 color charts
#b85bb3 RGB chart
      #b85bb3 CMYK chart
      #b85bb3 RGB pie chart
      #b85bb3 color shades, tints & tones
#b85bb3 color schemes
#b85bb3 color preview, HTML & CSS examples
           This text has a color of #b85bb3        
        
          <p style="color:#b85bb3;">Text here</p>
        
        
          .mytext {color:#b85bb3;}
        
        Text color #b85bb3
      
           This box has a color of #b85bb3        
        
          <div style="background-color:#b85bb3;">Content here</div>
        
        
          .mybackground {background-color:#b85bb3;}
        
        Background color #b85bb3
      
           Border around this has a color of #b85bb3        
        
          <div style="border:2px solid #b85bb3;">Content here</div>
        
        
          .myborder {border:2px solid #b85bb3;}
        
        Border color #b85bb3