#a42285 color space conversions
Hex:
        #a42285
        RGB:
        164, 34, 133
        CMY:
        36, 87, 48
        CMYK:
        0, 79, 19, 36
      HSL:
        314°, 65.6566%, 38.8235%
        HSV (HSB):
        314°, 79.2683%, 64.3137%
        XYZ:
        20.1155, 10.7300, 23.2012
        xyY:
        0.3722, 0.1985, 10.7300
      CIE-Lab:
        39.1220, 60.3718, -24.4196
        CIE-LCH:
        39.1220, 65.1235, 337.9773
        CIE-Luv:
        39.1220, 62.6317, -42.2569
        Hunter-Lab:
        32.7567, 52.2905, -19.0647
      #a42285 color charts
#a42285 RGB chart
      #a42285 CMYK chart
      #a42285 RGB pie chart
      #a42285 color shades, tints & tones
#a42285 color schemes
#a42285 color preview, HTML & CSS examples
           This text has a color of #a42285        
        
          <p style="color:#a42285;">Text here</p>
        
        
          .mytext {color:#a42285;}
        
        Text color #a42285
      
           This box has a color of #a42285        
        
          <div style="background-color:#a42285;">Content here</div>
        
        
          .mybackground {background-color:#a42285;}
        
        Background color #a42285
      
           Border around this has a color of #a42285        
        
          <div style="border:2px solid #a42285;">Content here</div>
        
        
          .myborder {border:2px solid #a42285;}
        
        Border color #a42285