#a0203a color space conversions
Hex:
        #a0203a
        RGB:
        160, 32, 58
        CMY:
        37, 87, 77
        CMYK:
        0, 80, 64, 37
      HSL:
        348°, 66.6667%, 37.6471%
        HSV (HSB):
        348°, 80.0000%, 62.7451%
        XYZ:
        15.7774, 8.8121, 4.8723
        xyY:
        0.5355, 0.2991, 8.8121
      CIE-Lab:
        35.6200, 52.2913, 17.9950
        CIE-LCH:
        35.6200, 55.3009, 18.9898
        CIE-Luv:
        35.6200, 88.1419, 9.0253
        Hunter-Lab:
        29.6852, 42.9223, 11.0482
      #a0203a color charts
#a0203a RGB chart
      #a0203a CMYK chart
      #a0203a RGB pie chart
      #a0203a color shades, tints & tones
#a0203a color schemes
#a0203a color preview, HTML & CSS examples
           This text has a color of #a0203a        
        
          <p style="color:#a0203a;">Text here</p>
        
        
          .mytext {color:#a0203a;}
        
        Text color #a0203a
      
           This box has a color of #a0203a        
        
          <div style="background-color:#a0203a;">Content here</div>
        
        
          .mybackground {background-color:#a0203a;}
        
        Background color #a0203a
      
           Border around this has a color of #a0203a        
        
          <div style="border:2px solid #a0203a;">Content here</div>
        
        
          .myborder {border:2px solid #a0203a;}
        
        Border color #a0203a