#852ad3 color space conversions
Hex:
        #852ad3
        RGB:
        133, 42, 211
        CMY:
        48, 84, 17
        CMYK:
        37, 80, 0, 17
      HSL:
        272°, 66.7984%, 49.6078%
        HSV (HSB):
        272°, 80.0948%, 82.7451%
        XYZ:
        22.2587, 11.3456, 62.6448
        xyY:
        0.2313, 0.1179, 11.3456
      CIE-Lab:
        40.1566, 66.1394, -69.5214
        CIE-LCH:
        40.1566, 95.9565, 313.5719
        CIE-Luv:
        40.1566, 18.9133, -104.3501
        Hunter-Lab:
        33.6833, 59.0113, -86.6904
      #852ad3 color charts
#852ad3 RGB chart
      #852ad3 CMYK chart
      #852ad3 RGB pie chart
      #852ad3 color shades, tints & tones
#852ad3 color schemes
#852ad3 color preview, HTML & CSS examples
           This text has a color of #852ad3        
        
          <p style="color:#852ad3;">Text here</p>
        
        
          .mytext {color:#852ad3;}
        
        Text color #852ad3
      
           This box has a color of #852ad3        
        
          <div style="background-color:#852ad3;">Content here</div>
        
        
          .mybackground {background-color:#852ad3;}
        
        Background color #852ad3
      
           Border around this has a color of #852ad3        
        
          <div style="border:2px solid #852ad3;">Content here</div>
        
        
          .myborder {border:2px solid #852ad3;}
        
        Border color #852ad3