#a21f81 color space conversions
Hex:
        #a21f81
        RGB:
        162, 31, 129
        CMY:
        36, 88, 49
        CMYK:
        0, 81, 20, 36
      HSL:
        315°, 67.8756%, 37.8431%
        HSV (HSB):
        315°, 80.8642%, 63.5294%
        XYZ:
        19.3527, 10.2463, 21.7266
        xyY:
        0.3771, 0.1996, 10.2463
      CIE-Lab:
        38.2810, 60.1820, -23.2833
        CIE-LCH:
        38.2810, 64.5289, 338.8495
        CIE-Luv:
        38.2810, 63.2543, -40.4293
        Hunter-Lab:
        32.0099, 51.9012, -17.8360
      #a21f81 color charts
#a21f81 RGB chart
      #a21f81 CMYK chart
      #a21f81 RGB pie chart
      #a21f81 color shades, tints & tones
#a21f81 color schemes
#a21f81 color preview, HTML & CSS examples
           This text has a color of #a21f81        
        
          <p style="color:#a21f81;">Text here</p>
        
        
          .mytext {color:#a21f81;}
        
        Text color #a21f81
      
           This box has a color of #a21f81        
        
          <div style="background-color:#a21f81;">Content here</div>
        
        
          .mybackground {background-color:#a21f81;}
        
        Background color #a21f81
      
           Border around this has a color of #a21f81        
        
          <div style="border:2px solid #a21f81;">Content here</div>
        
        
          .myborder {border:2px solid #a21f81;}
        
        Border color #a21f81