#a85474 color space conversions
Hex:
        #a85474
        RGB:
        168, 84, 116
        CMY:
        34, 67, 55
        CMYK:
        0, 50, 31, 34
      HSL:
        337°, 33.3333%, 49.4118%
        HSV (HSB):
        337°, 50.0000%, 65.8824%
        XYZ:
        22.4712, 15.9264, 18.4127
        xyY:
        0.3955, 0.2803, 15.9264
      CIE-Lab:
        46.8778, 38.1461, -2.1885
        CIE-LCH:
        46.8778, 38.2088, 356.7164
        CIE-Luv:
        46.8778, 52.4465, -9.5089
        Hunter-Lab:
        39.9079, 30.6700, 0.5803
      #a85474 color charts
#a85474 RGB chart
      #a85474 CMYK chart
      #a85474 RGB pie chart
      #a85474 color shades, tints & tones
#a85474 color schemes
#a85474 color preview, HTML & CSS examples
           This text has a color of #a85474        
        
          <p style="color:#a85474;">Text here</p>
        
        
          .mytext {color:#a85474;}
        
        Text color #a85474
      
           This box has a color of #a85474        
        
          <div style="background-color:#a85474;">Content here</div>
        
        
          .mybackground {background-color:#a85474;}
        
        Background color #a85474
      
           Border around this has a color of #a85474        
        
          <div style="border:2px solid #a85474;">Content here</div>
        
        
          .myborder {border:2px solid #a85474;}
        
        Border color #a85474