#b85ec5 color space conversions
Hex:
        #b85ec5
        RGB:
        184, 94, 197
        CMY:
        28, 63, 23
        CMYK:
        7, 52, 0, 23
      HSL:
        292°, 47.0320%, 57.0588%
        HSV (HSB):
        292°, 52.2843%, 77.2549%
        XYZ:
        33.8479, 22.2270, 55.3296
        xyY:
        0.3038, 0.1995, 22.2270
      CIE-Lab:
        54.2670, 51.5311, -38.4486
        CIE-LCH:
        54.2670, 64.2942, 323.2725
        CIE-Luv:
        54.2670, 39.5511, -65.7438
        Hunter-Lab:
        47.1455, 45.6487, -36.5804
      #b85ec5 color charts
#b85ec5 RGB chart
      #b85ec5 CMYK chart
      #b85ec5 RGB pie chart
      #b85ec5 color shades, tints & tones
#b85ec5 color schemes
#b85ec5 color preview, HTML & CSS examples
           This text has a color of #b85ec5        
        
          <p style="color:#b85ec5;">Text here</p>
        
        
          .mytext {color:#b85ec5;}
        
        Text color #b85ec5
      
           This box has a color of #b85ec5        
        
          <div style="background-color:#b85ec5;">Content here</div>
        
        
          .mybackground {background-color:#b85ec5;}
        
        Background color #b85ec5
      
           Border around this has a color of #b85ec5        
        
          <div style="border:2px solid #b85ec5;">Content here</div>
        
        
          .myborder {border:2px solid #b85ec5;}
        
        Border color #b85ec5