#a21f86 color space conversions
Hex:
        #a21f86
        RGB:
        162, 31, 134
        CMY:
        36, 88, 47
        CMYK:
        0, 81, 17, 36
      HSL:
        313°, 67.8756%, 37.8431%
        HSV (HSB):
        313°, 80.8642%, 63.5294%
        XYZ:
        19.6934, 10.3826, 23.5203
        xyY:
        0.3674, 0.1937, 10.3826
      CIE-Lab:
        38.5205, 60.8652, -26.0019
        CIE-LCH:
        38.5205, 66.1867, 336.8676
        CIE-Luv:
        38.5205, 61.2869, -44.3053
        Hunter-Lab:
        32.2220, 52.7065, -20.7231
      #a21f86 color charts
#a21f86 RGB chart
      #a21f86 CMYK chart
      #a21f86 RGB pie chart
      #a21f86 color shades, tints & tones
#a21f86 color schemes
#a21f86 color preview, HTML & CSS examples
           This text has a color of #a21f86        
        
          <p style="color:#a21f86;">Text here</p>
        
        
          .mytext {color:#a21f86;}
        
        Text color #a21f86
      
           This box has a color of #a21f86        
        
          <div style="background-color:#a21f86;">Content here</div>
        
        
          .mybackground {background-color:#a21f86;}
        
        Background color #a21f86
      
           Border around this has a color of #a21f86        
        
          <div style="border:2px solid #a21f86;">Content here</div>
        
        
          .myborder {border:2px solid #a21f86;}
        
        Border color #a21f86