#852faa color space conversions
Hex:
        #852faa
        RGB:
        133, 47, 170
        CMY:
        48, 82, 33
        CMYK:
        22, 72, 0, 33
      HSL:
        282°, 56.6820%, 42.5490%
        HSV (HSB):
        282°, 72.3529%, 66.6667%
        XYZ:
        17.9451, 9.9219, 38.9995
        xyY:
        0.2684, 0.1484, 9.9219
      CIE-Lab:
        37.7018, 55.3662, -49.4460
        CIE-LCH:
        37.7018, 74.2315, 318.2329
        CIE-Luv:
        37.7018, 27.0114, -75.3114
        Hunter-Lab:
        31.4990, 46.5689, -51.3588
      #852faa color charts
#852faa RGB chart
      #852faa CMYK chart
      #852faa RGB pie chart
      #852faa color shades, tints & tones
#852faa color schemes
#852faa color preview, HTML & CSS examples
           This text has a color of #852faa        
        
          <p style="color:#852faa;">Text here</p>
        
        
          .mytext {color:#852faa;}
        
        Text color #852faa
      
           This box has a color of #852faa        
        
          <div style="background-color:#852faa;">Content here</div>
        
        
          .mybackground {background-color:#852faa;}
        
        Background color #852faa
      
           Border around this has a color of #852faa        
        
          <div style="border:2px solid #852faa;">Content here</div>
        
        
          .myborder {border:2px solid #852faa;}
        
        Border color #852faa