#a80248 color space conversions
Hex:
        #a80248
        RGB:
        168, 2, 72
        CMY:
        34, 99, 72
        CMYK:
        0, 99, 57, 34
      HSL:
        335°, 97.6471%, 33.3333%
        HSV (HSB):
        335°, 98.8095%, 65.8824%
        XYZ:
        17.3399, 8.8361, 6.9225
        xyY:
        0.5239, 0.2670, 8.8361
      CIE-Lab:
        35.6668, 60.8760, 9.2572
        CIE-LCH:
        35.6668, 61.5758, 8.6465
        CIE-Luv:
        35.6668, 96.7234, -1.0763
        Hunter-Lab:
        29.7256, 52.1046, 7.0004
      #a80248 color charts
#a80248 RGB chart
      #a80248 CMYK chart
      #a80248 RGB pie chart
      #a80248 color shades, tints & tones
#a80248 color schemes
#a80248 color preview, HTML & CSS examples
           This text has a color of #a80248        
        
          <p style="color:#a80248;">Text here</p>
        
        
          .mytext {color:#a80248;}
        
        Text color #a80248
      
           This box has a color of #a80248        
        
          <div style="background-color:#a80248;">Content here</div>
        
        
          .mybackground {background-color:#a80248;}
        
        Background color #a80248
      
           Border around this has a color of #a80248        
        
          <div style="border:2px solid #a80248;">Content here</div>
        
        
          .myborder {border:2px solid #a80248;}
        
        Border color #a80248