#b85fb5 color space conversions
Hex:
        #b85fb5
        RGB:
        184, 95, 181
        CMY:
        28, 63, 29
        CMYK:
        0, 48, 2, 28
      HSL:
        302°, 38.5281%, 54.7059%
        HSV (HSB):
        302°, 48.3696%, 72.1569%
        XYZ:
        32.1999, 21.7110, 46.2096
        xyY:
        0.3216, 0.2168, 21.7110
      CIE-Lab:
        53.7190, 48.0453, -30.0931
        CIE-LCH:
        53.7190, 56.6917, 327.9391
        CIE-Luv:
        53.7190, 43.0033, -52.2214
        Hunter-Lab:
        46.5950, 41.8126, -26.1830
      #b85fb5 color charts
#b85fb5 RGB chart
      #b85fb5 CMYK chart
      #b85fb5 RGB pie chart
      #b85fb5 color shades, tints & tones
#b85fb5 color schemes
#b85fb5 color preview, HTML & CSS examples
           This text has a color of #b85fb5        
        
          <p style="color:#b85fb5;">Text here</p>
        
        
          .mytext {color:#b85fb5;}
        
        Text color #b85fb5
      
           This box has a color of #b85fb5        
        
          <div style="background-color:#b85fb5;">Content here</div>
        
        
          .mybackground {background-color:#b85fb5;}
        
        Background color #b85fb5
      
           Border around this has a color of #b85fb5        
        
          <div style="border:2px solid #b85fb5;">Content here</div>
        
        
          .myborder {border:2px solid #b85fb5;}
        
        Border color #b85fb5