#b85ba7 color space conversions
Hex:
        #b85ba7
        RGB:
        184, 91, 167
        CMY:
        28, 64, 35
        CMYK:
        0, 51, 9, 28
      HSL:
        311°, 39.5745%, 53.9216%
        HSV (HSB):
        311°, 50.5435%, 72.1569%
        XYZ:
        30.4833, 20.4625, 38.9022
        xyY:
        0.3393, 0.2277, 20.4625
      CIE-Lab:
        52.3562, 47.6121, -24.0616
        CIE-LCH:
        52.3562, 53.3467, 333.1894
        CIE-Luv:
        52.3562, 48.0932, -42.7475
        Hunter-Lab:
        45.2355, 41.1253, -19.3241
      #b85ba7 color charts
#b85ba7 RGB chart
      #b85ba7 CMYK chart
      #b85ba7 RGB pie chart
      #b85ba7 color shades, tints & tones
#b85ba7 color schemes
#b85ba7 color preview, HTML & CSS examples
           This text has a color of #b85ba7        
        
          <p style="color:#b85ba7;">Text here</p>
        
        
          .mytext {color:#b85ba7;}
        
        Text color #b85ba7
      
           This box has a color of #b85ba7        
        
          <div style="background-color:#b85ba7;">Content here</div>
        
        
          .mybackground {background-color:#b85ba7;}
        
        Background color #b85ba7
      
           Border around this has a color of #b85ba7        
        
          <div style="border:2px solid #b85ba7;">Content here</div>
        
        
          .myborder {border:2px solid #b85ba7;}
        
        Border color #b85ba7