#852eaf color space conversions
Hex:
        #852eaf
        RGB:
        133, 46, 175
        CMY:
        48, 82, 31
        CMYK:
        24, 74, 0, 31
      HSL:
        280°, 58.3710%, 43.3333%
        HSV (HSB):
        280°, 73.7143%, 68.6275%
        XYZ:
        18.3877, 10.0357, 41.5254
        xyY:
        0.2629, 0.1435, 10.0357
      CIE-Lab:
        37.9064, 56.8237, -52.0957
        CIE-LCH:
        37.9064, 77.0902, 317.4855
        CIE-Luv:
        37.9064, 25.9994, -79.1396
        Hunter-Lab:
        31.6791, 48.1694, -55.5426
      #852eaf color charts
#852eaf RGB chart
      #852eaf CMYK chart
      #852eaf RGB pie chart
      #852eaf color shades, tints & tones
#852eaf color schemes
#852eaf color preview, HTML & CSS examples
           This text has a color of #852eaf        
        
          <p style="color:#852eaf;">Text here</p>
        
        
          .mytext {color:#852eaf;}
        
        Text color #852eaf
      
           This box has a color of #852eaf        
        
          <div style="background-color:#852eaf;">Content here</div>
        
        
          .mybackground {background-color:#852eaf;}
        
        Background color #852eaf
      
           Border around this has a color of #852eaf        
        
          <div style="border:2px solid #852eaf;">Content here</div>
        
        
          .myborder {border:2px solid #852eaf;}
        
        Border color #852eaf