#853aa5 color space conversions
Hex:
        #853aa5
        RGB:
        133, 58, 165
        CMY:
        48, 77, 35
        CMYK:
        19, 65, 0, 35
      HSL:
        282°, 47.9821%, 43.7255%
        HSV (HSB):
        282°, 64.8485%, 64.7059%
        XYZ:
        17.9775, 10.7293, 36.7207
        xyY:
        0.2748, 0.1640, 10.7293
      CIE-Lab:
        39.1207, 49.4227, -44.1775
        CIE-LCH:
        39.1207, 66.2892, 318.2074
        CIE-Luv:
        39.1207, 25.8939, -68.2997
        Hunter-Lab:
        32.7556, 40.6451, -43.5384
      #853aa5 color charts
#853aa5 RGB chart
      #853aa5 CMYK chart
      #853aa5 RGB pie chart
      #853aa5 color shades, tints & tones
#853aa5 color schemes
#853aa5 color preview, HTML & CSS examples
           This text has a color of #853aa5        
        
          <p style="color:#853aa5;">Text here</p>
        
        
          .mytext {color:#853aa5;}
        
        Text color #853aa5
      
           This box has a color of #853aa5        
        
          <div style="background-color:#853aa5;">Content here</div>
        
        
          .mybackground {background-color:#853aa5;}
        
        Background color #853aa5
      
           Border around this has a color of #853aa5        
        
          <div style="border:2px solid #853aa5;">Content here</div>
        
        
          .myborder {border:2px solid #853aa5;}
        
        Border color #853aa5