#854d70 color space conversions
Hex:
        #854d70
        RGB:
        133, 77, 112
        CMY:
        48, 70, 56
        CMYK:
        0, 42, 16, 48
      HSL:
        323°, 26.6667%, 41.1765%
        HSV (HSB):
        323°, 42.1053%, 52.1569%
        XYZ:
        15.2514, 11.4642, 16.7382
        xyY:
        0.3510, 0.2638, 11.4642
      CIE-Lab:
        40.3515, 28.8081, -9.9809
        CIE-LCH:
        40.3515, 30.4882, 340.8907
        CIE-Luv:
        40.3515, 31.0036, -17.7168
        Hunter-Lab:
        33.8588, 21.1509, -5.6091
      #854d70 color charts
#854d70 RGB chart
      #854d70 CMYK chart
      #854d70 RGB pie chart
      #854d70 color shades, tints & tones
#854d70 color schemes
#854d70 color preview, HTML & CSS examples
           This text has a color of #854d70        
        
          <p style="color:#854d70;">Text here</p>
        
        
          .mytext {color:#854d70;}
        
        Text color #854d70
      
           This box has a color of #854d70        
        
          <div style="background-color:#854d70;">Content here</div>
        
        
          .mybackground {background-color:#854d70;}
        
        Background color #854d70
      
           Border around this has a color of #854d70        
        
          <div style="border:2px solid #854d70;">Content here</div>
        
        
          .myborder {border:2px solid #854d70;}
        
        Border color #854d70