#a80294 color space conversions
Hex:
        #a80294
        RGB:
        168, 2, 148
        CMY:
        34, 99, 42
        CMYK:
        0, 99, 12, 34
      HSL:
        307°, 97.6471%, 33.3333%
        HSV (HSB):
        307°, 98.8095%, 65.8824%
        XYZ:
        21.5155, 10.5064, 28.9109
        xyY:
        0.3531, 0.1724, 10.5064
      CIE-Lab:
        38.7363, 68.7921, -34.1746
        CIE-LCH:
        38.7363, 76.8132, 333.5827
        CIE-Luv:
        38.7363, 63.3952, -56.7267
        Hunter-Lab:
        32.4135, 61.7611, -30.1936
      #a80294 color charts
#a80294 RGB chart
      #a80294 CMYK chart
      #a80294 RGB pie chart
      #a80294 color shades, tints & tones
#a80294 color schemes
#a80294 color preview, HTML & CSS examples
           This text has a color of #a80294        
        
          <p style="color:#a80294;">Text here</p>
        
        
          .mytext {color:#a80294;}
        
        Text color #a80294
      
           This box has a color of #a80294        
        
          <div style="background-color:#a80294;">Content here</div>
        
        
          .mybackground {background-color:#a80294;}
        
        Background color #a80294
      
           Border around this has a color of #a80294        
        
          <div style="border:2px solid #a80294;">Content here</div>
        
        
          .myborder {border:2px solid #a80294;}
        
        Border color #a80294