#854f9d color space conversions
Hex:
        #854f9d
        RGB:
        133, 79, 157
        CMY:
        48, 69, 38
        CMYK:
        15, 50, 0, 38
      HSL:
        282°, 33.0508%, 46.2745%
        HSV (HSB):
        282°, 49.6815%, 61.5686%
        XYZ:
        18.5547, 13.0128, 33.4321
        xyY:
        0.2855, 0.2002, 13.0128
      CIE-Lab:
        42.7826, 36.6781, -33.5774
        CIE-LCH:
        42.7826, 49.7265, 317.5271
        CIE-Luv:
        42.7826, 21.4085, -53.0637
        Hunter-Lab:
        36.0733, 28.6849, -29.6976
      #854f9d color charts
#854f9d RGB chart
      #854f9d CMYK chart
      #854f9d RGB pie chart
      #854f9d color shades, tints & tones
#854f9d color schemes
#854f9d color preview, HTML & CSS examples
           This text has a color of #854f9d        
        
          <p style="color:#854f9d;">Text here</p>
        
        
          .mytext {color:#854f9d;}
        
        Text color #854f9d
      
           This box has a color of #854f9d        
        
          <div style="background-color:#854f9d;">Content here</div>
        
        
          .mybackground {background-color:#854f9d;}
        
        Background color #854f9d
      
           Border around this has a color of #854f9d        
        
          <div style="border:2px solid #854f9d;">Content here</div>
        
        
          .myborder {border:2px solid #854f9d;}
        
        Border color #854f9d