#852ded color space conversions
Hex:
        #852ded
        RGB:
        133, 45, 237
        CMY:
        48, 82, 7
        CMYK:
        44, 81, 0, 7
      HSL:
        268°, 84.2105%, 55.2941%
        HSV (HSB):
        268°, 81.0127%, 92.9412%
        XYZ:
        25.8973, 12.9777, 81.2608
        xyY:
        0.2156, 0.1080, 12.9777
      CIE-Lab:
        42.7297, 71.0019, -80.1557
        CIE-LCH:
        42.7297, 107.0803, 311.5345
        CIE-Luv:
        42.7297, 14.0242, -120.4295
        Hunter-Lab:
        36.0246, 65.2766, -108.5232
      #852ded color charts
#852ded RGB chart
      #852ded CMYK chart
      #852ded RGB pie chart
      #852ded color shades, tints & tones
#852ded color schemes
#852ded color preview, HTML & CSS examples
           This text has a color of #852ded        
        
          <p style="color:#852ded;">Text here</p>
        
        
          .mytext {color:#852ded;}
        
        Text color #852ded
      
           This box has a color of #852ded        
        
          <div style="background-color:#852ded;">Content here</div>
        
        
          .mybackground {background-color:#852ded;}
        
        Background color #852ded
      
           Border around this has a color of #852ded        
        
          <div style="border:2px solid #852ded;">Content here</div>
        
        
          .myborder {border:2px solid #852ded;}
        
        Border color #852ded