#a02d86 color space conversions
Hex:
        #a02d86
        RGB:
        160, 45, 134
        CMY:
        37, 82, 47
        CMYK:
        0, 72, 16, 37
      HSL:
        314°, 56.0976%, 40.1961%
        HSV (HSB):
        314°, 71.8750%, 62.7451%
        XYZ:
        19.7387, 11.0716, 23.6509
        xyY:
        0.3624, 0.2033, 11.0716
      CIE-Lab:
        39.7008, 56.0046, -24.1886
        CIE-LCH:
        39.7008, 61.0049, 336.6403
        CIE-Luv:
        39.7008, 56.5954, -41.4235
        Hunter-Lab:
        33.2740, 47.6596, -18.8512
      #a02d86 color charts
#a02d86 RGB chart
      #a02d86 CMYK chart
      #a02d86 RGB pie chart
      #a02d86 color shades, tints & tones
#a02d86 color schemes
#a02d86 color preview, HTML & CSS examples
           This text has a color of #a02d86        
        
          <p style="color:#a02d86;">Text here</p>
        
        
          .mytext {color:#a02d86;}
        
        Text color #a02d86
      
           This box has a color of #a02d86        
        
          <div style="background-color:#a02d86;">Content here</div>
        
        
          .mybackground {background-color:#a02d86;}
        
        Background color #a02d86
      
           Border around this has a color of #a02d86        
        
          <div style="border:2px solid #a02d86;">Content here</div>
        
        
          .myborder {border:2px solid #a02d86;}
        
        Border color #a02d86