#a8018d color space conversions
Hex:
        #a8018d
        RGB:
        168, 1, 141
        CMY:
        34, 100, 45
        CMYK:
        0, 99, 16, 34
      HSL:
        310°, 98.8166%, 33.1373%
        HSV (HSB):
        310°, 99.4048%, 65.8824%
        XYZ:
        20.9670, 10.2696, 26.0765
        xyY:
        0.3658, 0.1792, 10.2696
      CIE-Lab:
        38.3221, 67.9662, -30.5426
        CIE-LCH:
        38.3221, 74.5135, 335.8019
        CIE-Luv:
        38.3221, 66.4279, -51.4931
        Hunter-Lab:
        32.0463, 60.7069, -25.8127
      #a8018d color charts
#a8018d RGB chart
      #a8018d CMYK chart
      #a8018d RGB pie chart
      #a8018d color shades, tints & tones
#a8018d color schemes
#a8018d color preview, HTML & CSS examples
           This text has a color of #a8018d        
        
          <p style="color:#a8018d;">Text here</p>
        
        
          .mytext {color:#a8018d;}
        
        Text color #a8018d
      
           This box has a color of #a8018d        
        
          <div style="background-color:#a8018d;">Content here</div>
        
        
          .mybackground {background-color:#a8018d;}
        
        Background color #a8018d
      
           Border around this has a color of #a8018d        
        
          <div style="border:2px solid #a8018d;">Content here</div>
        
        
          .myborder {border:2px solid #a8018d;}
        
        Border color #a8018d