#852cc1 color space conversions
Hex:
        #852cc1
        RGB:
        133, 44, 193
        CMY:
        48, 83, 24
        CMYK:
        31, 77, 0, 24
      HSL:
        276°, 62.8692%, 46.4706%
        HSV (HSB):
        276°, 77.2021%, 75.6863%
        XYZ:
        20.1992, 10.6382, 51.4408
        xyY:
        0.2455, 0.1293, 10.6382
      CIE-Lab:
        38.9642, 61.4643, -61.0024
        CIE-LCH:
        38.9642, 86.5977, 315.2161
        CIE-Luv:
        38.9642, 22.2868, -92.0678
        Hunter-Lab:
        32.6162, 53.4666, -70.6782
      #852cc1 color charts
#852cc1 RGB chart
      #852cc1 CMYK chart
      #852cc1 RGB pie chart
      #852cc1 color shades, tints & tones
#852cc1 color schemes
#852cc1 color preview, HTML & CSS examples
           This text has a color of #852cc1        
        
          <p style="color:#852cc1;">Text here</p>
        
        
          .mytext {color:#852cc1;}
        
        Text color #852cc1
      
           This box has a color of #852cc1        
        
          <div style="background-color:#852cc1;">Content here</div>
        
        
          .mybackground {background-color:#852cc1;}
        
        Background color #852cc1
      
           Border around this has a color of #852cc1        
        
          <div style="border:2px solid #852cc1;">Content here</div>
        
        
          .myborder {border:2px solid #852cc1;}
        
        Border color #852cc1