#854fa5 color space conversions
Hex:
        #854fa5
        RGB:
        133, 79, 165
        CMY:
        48, 69, 35
        CMYK:
        19, 52, 0, 35
      HSL:
        278°, 35.2459%, 47.8431%
        HSV (HSB):
        278°, 52.1212%, 64.7059%
        XYZ:
        19.2604, 13.2951, 37.1484
        xyY:
        0.2763, 0.1907, 13.2951
      CIE-Lab:
        43.2046, 38.4908, -37.6747
        CIE-LCH:
        43.2046, 53.8602, 315.6139
        CIE-Luv:
        43.2046, 19.9534, -59.4727
        Hunter-Lab:
        36.4625, 30.4788, -34.8816
      #854fa5 color charts
#854fa5 RGB chart
      #854fa5 CMYK chart
      #854fa5 RGB pie chart
      #854fa5 color shades, tints & tones
#854fa5 color schemes
#854fa5 color preview, HTML & CSS examples
           This text has a color of #854fa5        
        
          <p style="color:#854fa5;">Text here</p>
        
        
          .mytext {color:#854fa5;}
        
        Text color #854fa5
      
           This box has a color of #854fa5        
        
          <div style="background-color:#854fa5;">Content here</div>
        
        
          .mybackground {background-color:#854fa5;}
        
        Background color #854fa5
      
           Border around this has a color of #854fa5        
        
          <div style="border:2px solid #854fa5;">Content here</div>
        
        
          .myborder {border:2px solid #854fa5;}
        
        Border color #854fa5