#b85dc8 color space conversions
Hex:
        #b85dc8
        RGB:
        184, 93, 200
        CMY:
        28, 64, 22
        CMYK:
        8, 54, 0, 22
      HSL:
        291°, 49.3088%, 57.4510%
        HSV (HSB):
        291°, 53.5000%, 78.4314%
        XYZ:
        34.1068, 22.1892, 57.1289
        xyY:
        0.3007, 0.1956, 22.1892
      CIE-Lab:
        54.2272, 52.6042, -40.2289
        CIE-LCH:
        54.2272, 66.2237, 322.5932
        CIE-Luv:
        54.2272, 39.1860, -68.6414
        Hunter-Lab:
        47.1054, 46.8092, -38.9325
      #b85dc8 color charts
#b85dc8 RGB chart
      #b85dc8 CMYK chart
      #b85dc8 RGB pie chart
      #b85dc8 color shades, tints & tones
#b85dc8 color schemes
#b85dc8 color preview, HTML & CSS examples
           This text has a color of #b85dc8        
        
          <p style="color:#b85dc8;">Text here</p>
        
        
          .mytext {color:#b85dc8;}
        
        Text color #b85dc8
      
           This box has a color of #b85dc8        
        
          <div style="background-color:#b85dc8;">Content here</div>
        
        
          .mybackground {background-color:#b85dc8;}
        
        Background color #b85dc8
      
           Border around this has a color of #b85dc8        
        
          <div style="border:2px solid #b85dc8;">Content here</div>
        
        
          .myborder {border:2px solid #b85dc8;}
        
        Border color #b85dc8