#854a7d color space conversions
Hex:
        #854a7d
        RGB:
        133, 74, 125
        CMY:
        48, 71, 51
        CMYK:
        0, 44, 6, 48
      HSL:
        308°, 28.5024%, 40.5882%
        HSV (HSB):
        308°, 44.3609%, 52.1569%
        XYZ:
        15.8233, 11.3648, 20.7617
        xyY:
        0.3300, 0.2370, 11.3648
      CIE-Lab:
        40.1882, 32.8668, -18.2385
        CIE-LCH:
        40.1882, 37.5882, 330.9731
        CIE-Luv:
        40.1882, 29.6643, -29.7101
        Hunter-Lab:
        33.7117, 24.7875, -12.9162
      #854a7d color charts
#854a7d RGB chart
      #854a7d CMYK chart
      #854a7d RGB pie chart
      #854a7d color shades, tints & tones
#854a7d color schemes
#854a7d color preview, HTML & CSS examples
           This text has a color of #854a7d        
        
          <p style="color:#854a7d;">Text here</p>
        
        
          .mytext {color:#854a7d;}
        
        Text color #854a7d
      
           This box has a color of #854a7d        
        
          <div style="background-color:#854a7d;">Content here</div>
        
        
          .mybackground {background-color:#854a7d;}
        
        Background color #854a7d
      
           Border around this has a color of #854a7d        
        
          <div style="border:2px solid #854a7d;">Content here</div>
        
        
          .myborder {border:2px solid #854a7d;}
        
        Border color #854a7d