#852dd3 color space conversions
Hex:
        #852dd3
        RGB:
        133, 45, 211
        CMY:
        48, 82, 17
        CMYK:
        37, 79, 0, 17
      HSL:
        272°, 65.3543%, 50.1961%
        HSV (HSB):
        272°, 78.6730%, 82.7451%
        XYZ:
        22.3691, 11.5665, 62.6816
        xyY:
        0.2315, 0.1197, 11.5665
      CIE-Lab:
        40.5186, 65.0878, -68.9298
        CIE-LCH:
        40.5186, 94.8037, 313.3579
        CIE-Luv:
        40.5186, 18.5550, -103.8653
        Hunter-Lab:
        34.0095, 57.8884, -85.4684
      #852dd3 color charts
#852dd3 RGB chart
      #852dd3 CMYK chart
      #852dd3 RGB pie chart
      #852dd3 color shades, tints & tones
#852dd3 color schemes
#852dd3 color preview, HTML & CSS examples
           This text has a color of #852dd3        
        
          <p style="color:#852dd3;">Text here</p>
        
        
          .mytext {color:#852dd3;}
        
        Text color #852dd3
      
           This box has a color of #852dd3        
        
          <div style="background-color:#852dd3;">Content here</div>
        
        
          .mybackground {background-color:#852dd3;}
        
        Background color #852dd3
      
           Border around this has a color of #852dd3        
        
          <div style="border:2px solid #852dd3;">Content here</div>
        
        
          .myborder {border:2px solid #852dd3;}
        
        Border color #852dd3