#852dc2 color space conversions
Hex:
        #852dc2
        RGB:
        133, 45, 194
        CMY:
        48, 82, 24
        CMYK:
        31, 77, 0, 24
      HSL:
        275°, 62.3431%, 46.8627%
        HSV (HSB):
        275°, 76.8041%, 76.0784%
        XYZ:
        20.3489, 10.7584, 52.0430
        xyY:
        0.2447, 0.1294, 10.7584
      CIE-Lab:
        39.1705, 61.3106, -61.2523
        CIE-LCH:
        39.1705, 86.6651, 315.0272
        CIE-Luv:
        39.1705, 21.9369, -92.5483
        Hunter-Lab:
        32.7999, 53.3403, -71.1143
      #852dc2 color charts
#852dc2 RGB chart
      #852dc2 CMYK chart
      #852dc2 RGB pie chart
      #852dc2 color shades, tints & tones
#852dc2 color schemes
#852dc2 color preview, HTML & CSS examples
           This text has a color of #852dc2        
        
          <p style="color:#852dc2;">Text here</p>
        
        
          .mytext {color:#852dc2;}
        
        Text color #852dc2
      
           This box has a color of #852dc2        
        
          <div style="background-color:#852dc2;">Content here</div>
        
        
          .mybackground {background-color:#852dc2;}
        
        Background color #852dc2
      
           Border around this has a color of #852dc2        
        
          <div style="border:2px solid #852dc2;">Content here</div>
        
        
          .myborder {border:2px solid #852dc2;}
        
        Border color #852dc2