#852acc color space conversions
Hex:
        #852acc
        RGB:
        133, 42, 204
        CMY:
        48, 84, 20
        CMYK:
        35, 79, 0, 20
      HSL:
        274°, 65.8537%, 48.2353%
        HSV (HSB):
        274°, 79.4118%, 80.0000%
        XYZ:
        21.3999, 11.0021, 58.1225
        xyY:
        0.2364, 0.1215, 11.0021
      CIE-Lab:
        39.5840, 64.5918, -66.4055
        CIE-LCH:
        39.5840, 92.6379, 314.2068
        CIE-Luv:
        39.5840, 20.2803, -99.7757
        Hunter-Lab:
        33.1694, 57.1163, -80.6747
      #852acc color charts
#852acc RGB chart
      #852acc CMYK chart
      #852acc RGB pie chart
      #852acc color shades, tints & tones
#852acc color schemes
#852acc color preview, HTML & CSS examples
           This text has a color of #852acc        
        
          <p style="color:#852acc;">Text here</p>
        
        
          .mytext {color:#852acc;}
        
        Text color #852acc
      
           This box has a color of #852acc        
        
          <div style="background-color:#852acc;">Content here</div>
        
        
          .mybackground {background-color:#852acc;}
        
        Background color #852acc
      
           Border around this has a color of #852acc        
        
          <div style="border:2px solid #852acc;">Content here</div>
        
        
          .myborder {border:2px solid #852acc;}
        
        Border color #852acc