#a21e7d color space conversions
Hex:
        #a21e7d
        RGB:
        162, 30, 125
        CMY:
        36, 88, 51
        CMYK:
        0, 81, 23, 36
      HSL:
        317°, 68.7500%, 37.6471%
        HSV (HSB):
        317°, 81.4815%, 63.5294%
        XYZ:
        19.0662, 10.0906, 20.3448
        xyY:
        0.3852, 0.2038, 10.0906
      CIE-Lab:
        38.0045, 59.9147, -21.2278
        CIE-LCH:
        38.0045, 63.5641, 340.4908
        CIE-Luv:
        38.0045, 65.0458, -37.5371
        Hunter-Lab:
        31.7657, 51.5483, -15.7372
      #a21e7d color charts
#a21e7d RGB chart
      #a21e7d CMYK chart
      #a21e7d RGB pie chart
      #a21e7d color shades, tints & tones
#a21e7d color schemes
#a21e7d color preview, HTML & CSS examples
           This text has a color of #a21e7d        
        
          <p style="color:#a21e7d;">Text here</p>
        
        
          .mytext {color:#a21e7d;}
        
        Text color #a21e7d
      
           This box has a color of #a21e7d        
        
          <div style="background-color:#a21e7d;">Content here</div>
        
        
          .mybackground {background-color:#a21e7d;}
        
        Background color #a21e7d
      
           Border around this has a color of #a21e7d        
        
          <div style="border:2px solid #a21e7d;">Content here</div>
        
        
          .myborder {border:2px solid #a21e7d;}
        
        Border color #a21e7d