#852cdd color space conversions
Hex:
        #852cdd
        RGB:
        133, 44, 221
        CMY:
        48, 83, 13
        CMYK:
        40, 80, 0, 13
      HSL:
        270°, 72.2449%, 51.9608%
        HSV (HSB):
        270°, 80.0905%, 86.6667%
        XYZ:
        23.6247, 12.0084, 69.4793
        xyY:
        0.2248, 0.1142, 12.0084
      CIE-Lab:
        41.2294, 67.6950, -73.5135
        CIE-LCH:
        41.2294, 99.9342, 312.6404
        CIE-Luv:
        41.2294, 16.8414, -110.4860
        Hunter-Lab:
        34.6531, 61.0492, -94.6190
      #852cdd color charts
#852cdd RGB chart
      #852cdd CMYK chart
      #852cdd RGB pie chart
      #852cdd color shades, tints & tones
#852cdd color schemes
#852cdd color preview, HTML & CSS examples
           This text has a color of #852cdd        
        
          <p style="color:#852cdd;">Text here</p>
        
        
          .mytext {color:#852cdd;}
        
        Text color #852cdd
      
           This box has a color of #852cdd        
        
          <div style="background-color:#852cdd;">Content here</div>
        
        
          .mybackground {background-color:#852cdd;}
        
        Background color #852cdd
      
           Border around this has a color of #852cdd        
        
          <div style="border:2px solid #852cdd;">Content here</div>
        
        
          .myborder {border:2px solid #852cdd;}
        
        Border color #852cdd