#a40176 color space conversions
Hex:
        #a40176
        RGB:
        164, 1, 118
        CMY:
        36, 100, 54
        CMYK:
        0, 99, 28, 36
      HSL:
        317°, 98.7879%, 32.3529%
        HSV (HSB):
        317°, 99.3902%, 64.3137%
        XYZ:
        18.5907, 9.2222, 17.9398
        xyY:
        0.4063, 0.2016, 9.2222
      CIE-Lab:
        36.4087, 64.3396, -19.2835
        CIE-LCH:
        36.4087, 67.1672, 343.3157
        CIE-Luv:
        36.4087, 73.3729, -35.2581
        Hunter-Lab:
        30.3681, 56.1297, -13.7675
      #a40176 color charts
#a40176 RGB chart
      #a40176 CMYK chart
      #a40176 RGB pie chart
      #a40176 color shades, tints & tones
#a40176 color schemes
#a40176 color preview, HTML & CSS examples
           This text has a color of #a40176        
        
          <p style="color:#a40176;">Text here</p>
        
        
          .mytext {color:#a40176;}
        
        Text color #a40176
      
           This box has a color of #a40176        
        
          <div style="background-color:#a40176;">Content here</div>
        
        
          .mybackground {background-color:#a40176;}
        
        Background color #a40176
      
           Border around this has a color of #a40176        
        
          <div style="border:2px solid #a40176;">Content here</div>
        
        
          .myborder {border:2px solid #a40176;}
        
        Border color #a40176