#854a6b color space conversions
Hex:
        #854a6b
        RGB:
        133, 74, 107
        CMY:
        48, 71, 58
        CMYK:
        0, 44, 20, 48
      HSL:
        326°, 28.5024%, 40.5882%
        HSV (HSB):
        326°, 44.3609%, 52.1569%
        XYZ:
        14.7755, 10.9456, 15.2439
        xyY:
        0.3607, 0.2672, 10.9456
      CIE-Lab:
        39.4888, 29.6708, -8.1802
        CIE-LCH:
        39.4888, 30.7778, 344.5866
        CIE-Luv:
        39.4888, 33.4686, -15.3544
        Hunter-Lab:
        33.0842, 21.8212, -4.1595
      #854a6b color charts
#854a6b RGB chart
      #854a6b CMYK chart
      #854a6b RGB pie chart
      #854a6b color shades, tints & tones
#854a6b color schemes
#854a6b color preview, HTML & CSS examples
           This text has a color of #854a6b        
        
          <p style="color:#854a6b;">Text here</p>
        
        
          .mytext {color:#854a6b;}
        
        Text color #854a6b
      
           This box has a color of #854a6b        
        
          <div style="background-color:#854a6b;">Content here</div>
        
        
          .mybackground {background-color:#854a6b;}
        
        Background color #854a6b
      
           Border around this has a color of #854a6b        
        
          <div style="border:2px solid #854a6b;">Content here</div>
        
        
          .myborder {border:2px solid #854a6b;}
        
        Border color #854a6b