#852aa1 color space conversions
Hex:
        #852aa1
        RGB:
        133, 42, 161
        CMY:
        48, 84, 37
        CMYK:
        17, 74, 0, 37
      HSL:
        286°, 58.6207%, 39.8039%
        HSV (HSB):
        286°, 73.9130%, 63.1373%
        XYZ:
        16.9339, 9.2157, 34.6045
        xyY:
        0.2787, 0.1517, 9.2157
      CIE-Lab:
        36.3963, 55.5011, -46.1474
        CIE-LCH:
        36.3963, 72.1800, 320.2575
        CIE-Luv:
        36.3963, 30.1419, -70.0637
        Hunter-Lab:
        30.3573, 46.4450, -46.3349
      #852aa1 color charts
#852aa1 RGB chart
      #852aa1 CMYK chart
      #852aa1 RGB pie chart
      #852aa1 color shades, tints & tones
#852aa1 color schemes
#852aa1 color preview, HTML & CSS examples
           This text has a color of #852aa1        
        
          <p style="color:#852aa1;">Text here</p>
        
        
          .mytext {color:#852aa1;}
        
        Text color #852aa1
      
           This box has a color of #852aa1        
        
          <div style="background-color:#852aa1;">Content here</div>
        
        
          .mybackground {background-color:#852aa1;}
        
        Background color #852aa1
      
           Border around this has a color of #852aa1        
        
          <div style="border:2px solid #852aa1;">Content here</div>
        
        
          .myborder {border:2px solid #852aa1;}
        
        Border color #852aa1