#854fa6 color space conversions
Hex:
        #854fa6
        RGB:
        133, 79, 166
        CMY:
        48, 69, 35
        CMYK:
        20, 52, 0, 35
      HSL:
        277°, 35.5102%, 48.0392%
        HSV (HSB):
        277°, 52.4096%, 65.0980%
        XYZ:
        19.3518, 13.3317, 37.6297
        xyY:
        0.2752, 0.1896, 13.3317
      CIE-Lab:
        43.2588, 38.7209, -38.1822
        CIE-LCH:
        43.2588, 54.3800, 315.4014
        CIE-Luv:
        43.2588, 19.7741, -60.2688
        Hunter-Lab:
        36.5126, 30.7086, -35.5452
      #854fa6 color charts
#854fa6 RGB chart
      #854fa6 CMYK chart
      #854fa6 RGB pie chart
      #854fa6 color shades, tints & tones
#854fa6 color schemes
#854fa6 color preview, HTML & CSS examples
           This text has a color of #854fa6        
        
          <p style="color:#854fa6;">Text here</p>
        
        
          .mytext {color:#854fa6;}
        
        Text color #854fa6
      
           This box has a color of #854fa6        
        
          <div style="background-color:#854fa6;">Content here</div>
        
        
          .mybackground {background-color:#854fa6;}
        
        Background color #854fa6
      
           Border around this has a color of #854fa6        
        
          <div style="border:2px solid #854fa6;">Content here</div>
        
        
          .myborder {border:2px solid #854fa6;}
        
        Border color #854fa6