#b85fe4 color space conversions
Hex:
        #b85fe4
        RGB:
        184, 95, 228
        CMY:
        28, 63, 11
        CMYK:
        19, 58, 0, 11
      HSL:
        280°, 71.1230%, 63.3333%
        HSV (HSB):
        280°, 58.3333%, 89.4118%
        XYZ:
        37.8630, 23.9762, 76.0311
        xyY:
        0.2746, 0.1739, 23.9762
      CIE-Lab:
        56.0640, 57.2786, -53.1872
        CIE-LCH:
        56.0640, 78.1647, 317.1211
        CIE-Luv:
        56.0640, 32.2516, -89.9448
        Hunter-Lab:
        48.9655, 52.3369, -57.7866
      #b85fe4 color charts
#b85fe4 RGB chart
      #b85fe4 CMYK chart
      #b85fe4 RGB pie chart
      #b85fe4 color shades, tints & tones
#b85fe4 color schemes
#b85fe4 color preview, HTML & CSS examples
           This text has a color of #b85fe4        
        
          <p style="color:#b85fe4;">Text here</p>
        
        
          .mytext {color:#b85fe4;}
        
        Text color #b85fe4
      
           This box has a color of #b85fe4        
        
          <div style="background-color:#b85fe4;">Content here</div>
        
        
          .mybackground {background-color:#b85fe4;}
        
        Background color #b85fe4
      
           Border around this has a color of #b85fe4        
        
          <div style="border:2px solid #b85fe4;">Content here</div>
        
        
          .myborder {border:2px solid #b85fe4;}
        
        Border color #b85fe4