#a70d81 color space conversions
Hex:
        #a70d81
        RGB:
        167, 13, 129
        CMY:
        35, 95, 49
        CMYK:
        0, 92, 23, 35
      HSL:
        315°, 85.5556%, 35.2941%
        HSV (HSB):
        315°, 92.2156%, 65.4902%
        XYZ:
        20.0427, 10.0883, 21.6597
        xyY:
        0.3870, 0.1948, 10.0883
      CIE-Lab:
        38.0005, 64.8461, -23.6469
        CIE-LCH:
        38.0005, 69.0231, 339.9650
        CIE-Luv:
        38.0005, 69.8372, -41.5838
        Hunter-Lab:
        31.7621, 57.0545, -18.1985
      #a70d81 color charts
#a70d81 RGB chart
      #a70d81 CMYK chart
      #a70d81 RGB pie chart
      #a70d81 color shades, tints & tones
#a70d81 color schemes
#a70d81 color preview, HTML & CSS examples
           This text has a color of #a70d81        
        
          <p style="color:#a70d81;">Text here</p>
        
        
          .mytext {color:#a70d81;}
        
        Text color #a70d81
      
           This box has a color of #a70d81        
        
          <div style="background-color:#a70d81;">Content here</div>
        
        
          .mybackground {background-color:#a70d81;}
        
        Background color #a70d81
      
           Border around this has a color of #a70d81        
        
          <div style="border:2px solid #a70d81;">Content here</div>
        
        
          .myborder {border:2px solid #a70d81;}
        
        Border color #a70d81