#852aa2 color space conversions
Hex:
        #852aa2
        RGB:
        133, 42, 162
        CMY:
        48, 84, 36
        CMYK:
        18, 74, 0, 36
      HSL:
        286°, 58.8235%, 40.0000%
        HSV (HSB):
        286°, 74.0741%, 63.5294%
        XYZ:
        17.0224, 9.2511, 35.0709
        xyY:
        0.2775, 0.1508, 9.2511
      CIE-Lab:
        36.4633, 55.7017, -46.6422
        CIE-LCH:
        36.4633, 72.6510, 320.0586
        CIE-Luv:
        36.4633, 29.8817, -70.7881
        Hunter-Lab:
        30.4156, 46.6720, -47.0736
      #852aa2 color charts
#852aa2 RGB chart
      #852aa2 CMYK chart
      #852aa2 RGB pie chart
      #852aa2 color shades, tints & tones
#852aa2 color schemes
#852aa2 color preview, HTML & CSS examples
           This text has a color of #852aa2        
        
          <p style="color:#852aa2;">Text here</p>
        
        
          .mytext {color:#852aa2;}
        
        Text color #852aa2
      
           This box has a color of #852aa2        
        
          <div style="background-color:#852aa2;">Content here</div>
        
        
          .mybackground {background-color:#852aa2;}
        
        Background color #852aa2
      
           Border around this has a color of #852aa2        
        
          <div style="border:2px solid #852aa2;">Content here</div>
        
        
          .myborder {border:2px solid #852aa2;}
        
        Border color #852aa2