#852b9a color space conversions
Hex:
        #852b9a
        RGB:
        133, 43, 154
        CMY:
        48, 83, 40
        CMYK:
        14, 72, 0, 40
      HSL:
        289°, 56.3452%, 38.6275%
        HSV (HSB):
        289°, 72.0779%, 60.3922%
        XYZ:
        16.3695, 9.0474, 31.4554
        xyY:
        0.2878, 0.1591, 9.0474
      CIE-Lab:
        36.0754, 53.7233, -42.4281
        CIE-LCH:
        36.0754, 68.4568, 321.7000
        CIE-Luv:
        36.0754, 31.8195, -64.6882
        Hunter-Lab:
        30.0789, 44.5049, -40.9481
      #852b9a color charts
#852b9a RGB chart
      #852b9a CMYK chart
      #852b9a RGB pie chart
      #852b9a color shades, tints & tones
#852b9a color schemes
#852b9a color preview, HTML & CSS examples
           This text has a color of #852b9a        
        
          <p style="color:#852b9a;">Text here</p>
        
        
          .mytext {color:#852b9a;}
        
        Text color #852b9a
      
           This box has a color of #852b9a        
        
          <div style="background-color:#852b9a;">Content here</div>
        
        
          .mybackground {background-color:#852b9a;}
        
        Background color #852b9a
      
           Border around this has a color of #852b9a        
        
          <div style="border:2px solid #852b9a;">Content here</div>
        
        
          .myborder {border:2px solid #852b9a;}
        
        Border color #852b9a