#a85279 color space conversions
Hex:
        #a85279
        RGB:
        168, 82, 121
        CMY:
        34, 68, 53
        CMYK:
        0, 51, 28, 34
      HSL:
        333°, 34.4000%, 49.0196%
        HSV (HSB):
        333°, 51.1905%, 65.8824%
        XYZ:
        22.6169, 15.7399, 19.9352
        xyY:
        0.3880, 0.2700, 15.7399
      CIE-Lab:
        46.6314, 39.8755, -5.5814
        CIE-LCH:
        46.6314, 40.2642, 352.0320
        CIE-Luv:
        46.6314, 52.2458, -14.3042
        Hunter-Lab:
        39.6735, 32.3299, -2.0207
      #a85279 color charts
#a85279 RGB chart
      #a85279 CMYK chart
      #a85279 RGB pie chart
      #a85279 color shades, tints & tones
#a85279 color schemes
#a85279 color preview, HTML & CSS examples
           This text has a color of #a85279        
        
          <p style="color:#a85279;">Text here</p>
        
        
          .mytext {color:#a85279;}
        
        Text color #a85279
      
           This box has a color of #a85279        
        
          <div style="background-color:#a85279;">Content here</div>
        
        
          .mybackground {background-color:#a85279;}
        
        Background color #a85279
      
           Border around this has a color of #a85279        
        
          <div style="border:2px solid #a85279;">Content here</div>
        
        
          .myborder {border:2px solid #a85279;}
        
        Border color #a85279