#a21b5e color space conversions
Hex:
        #a21b5e
        RGB:
        162, 27, 94
        CMY:
        36, 89, 63
        CMYK:
        0, 83, 42, 36
      HSL:
        330°, 71.4286%, 37.0588%
        HSV (HSB):
        330°, 83.3333%, 63.5294%
        XYZ:
        17.3126, 9.2734, 11.4671
        xyY:
        0.4550, 0.2437, 9.2734
      CIE-Lab:
        36.5054, 57.1127, -3.9219
        CIE-LCH:
        36.5054, 57.2472, 356.0717
        CIE-Luv:
        36.5054, 78.3418, -14.6862
        Hunter-Lab:
        30.4523, 48.1887, -1.0097
      #a21b5e color charts
#a21b5e RGB chart
      #a21b5e CMYK chart
      #a21b5e RGB pie chart
      #a21b5e color shades, tints & tones
#a21b5e color schemes
#a21b5e color preview, HTML & CSS examples
           This text has a color of #a21b5e        
        
          <p style="color:#a21b5e;">Text here</p>
        
        
          .mytext {color:#a21b5e;}
        
        Text color #a21b5e
      
           This box has a color of #a21b5e        
        
          <div style="background-color:#a21b5e;">Content here</div>
        
        
          .mybackground {background-color:#a21b5e;}
        
        Background color #a21b5e
      
           Border around this has a color of #a21b5e        
        
          <div style="border:2px solid #a21b5e;">Content here</div>
        
        
          .myborder {border:2px solid #a21b5e;}
        
        Border color #a21b5e