#852edd color space conversions
Hex:
        #852edd
        RGB:
        133, 46, 221
        CMY:
        48, 82, 13
        CMYK:
        40, 79, 0, 13
      HSL:
        270°, 72.0165%, 52.3529%
        HSV (HSB):
        270°, 79.1855%, 86.6667%
        XYZ:
        23.7010, 12.1610, 69.5047
        xyY:
        0.2249, 0.1154, 12.1610
      CIE-Lab:
        41.4709, 66.9924, -73.1182
        CIE-LCH:
        41.4709, 99.1678, 312.4965
        CIE-Luv:
        41.4709, 16.6089, -110.1795
        Hunter-Lab:
        34.8726, 60.2896, -93.7603
      #852edd color charts
#852edd RGB chart
      #852edd CMYK chart
      #852edd RGB pie chart
      #852edd color shades, tints & tones
#852edd color schemes
#852edd color preview, HTML & CSS examples
           This text has a color of #852edd        
        
          <p style="color:#852edd;">Text here</p>
        
        
          .mytext {color:#852edd;}
        
        Text color #852edd
      
           This box has a color of #852edd        
        
          <div style="background-color:#852edd;">Content here</div>
        
        
          .mybackground {background-color:#852edd;}
        
        Background color #852edd
      
           Border around this has a color of #852edd        
        
          <div style="border:2px solid #852edd;">Content here</div>
        
        
          .myborder {border:2px solid #852edd;}
        
        Border color #852edd