#a8024b color space conversions
Hex:
        #a8024b
        RGB:
        168, 2, 75
        CMY:
        34, 99, 71
        CMYK:
        0, 99, 55, 34
      HSL:
        334°, 97.6471%, 33.3333%
        HSV (HSB):
        334°, 98.8095%, 65.8824%
        XYZ:
        17.4402, 8.8762, 7.4507
        xyY:
        0.5165, 0.2629, 8.8762
      CIE-Lab:
        35.7449, 61.0851, 7.4112
        CIE-LCH:
        35.7449, 61.5331, 6.9176
        CIE-Luv:
        35.7449, 95.5159, -2.9718
        Hunter-Lab:
        29.7930, 52.3520, 6.0278
      #a8024b color charts
#a8024b RGB chart
      #a8024b CMYK chart
      #a8024b RGB pie chart
      #a8024b color shades, tints & tones
#a8024b color schemes
#a8024b color preview, HTML & CSS examples
           This text has a color of #a8024b        
        
          <p style="color:#a8024b;">Text here</p>
        
        
          .mytext {color:#a8024b;}
        
        Text color #a8024b
      
           This box has a color of #a8024b        
        
          <div style="background-color:#a8024b;">Content here</div>
        
        
          .mybackground {background-color:#a8024b;}
        
        Background color #a8024b
      
           Border around this has a color of #a8024b        
        
          <div style="border:2px solid #a8024b;">Content here</div>
        
        
          .myborder {border:2px solid #a8024b;}
        
        Border color #a8024b