#852dc5 color space conversions
Hex:
        #852dc5
        RGB:
        133, 45, 197
        CMY:
        48, 82, 23
        CMYK:
        32, 77, 0, 23
      HSL:
        275°, 62.8099%, 47.4510%
        HSV (HSB):
        275°, 77.1574%, 77.2549%
        XYZ:
        20.6893, 10.8945, 53.8357
        xyY:
        0.2422, 0.1275, 10.8945
      CIE-Lab:
        39.4023, 61.9703, -62.6280
        CIE-LCH:
        39.4023, 88.1055, 314.6976
        CIE-Luv:
        39.4023, 21.3137, -94.5762
        Hunter-Lab:
        33.0069, 54.1250, -73.5999
      #852dc5 color charts
#852dc5 RGB chart
      #852dc5 CMYK chart
      #852dc5 RGB pie chart
      #852dc5 color shades, tints & tones
#852dc5 color schemes
#852dc5 color preview, HTML & CSS examples
           This text has a color of #852dc5        
        
          <p style="color:#852dc5;">Text here</p>
        
        
          .mytext {color:#852dc5;}
        
        Text color #852dc5
      
           This box has a color of #852dc5        
        
          <div style="background-color:#852dc5;">Content here</div>
        
        
          .mybackground {background-color:#852dc5;}
        
        Background color #852dc5
      
           Border around this has a color of #852dc5        
        
          <div style="border:2px solid #852dc5;">Content here</div>
        
        
          .myborder {border:2px solid #852dc5;}
        
        Border color #852dc5