#a10072 color space conversions
Hex:
        #a10072
        RGB:
        161, 0, 114
        CMY:
        37, 100, 55
        CMYK:
        0, 100, 29, 37
      HSL:
        318°, 100.0000%, 31.5686%
        HSV (HSB):
        318°, 100.0000%, 63.1373%
        XYZ:
        17.7352, 8.7920, 16.6819
        xyY:
        0.4105, 0.2035, 8.7920
      CIE-Lab:
        35.5806, 63.3865, -18.0862
        CIE-LCH:
        35.5806, 65.9163, 344.0749
        CIE-Luv:
        35.5806, 72.8364, -33.3148
        Hunter-Lab:
        29.6513, 54.8759, -12.6008
      #a10072 color charts
#a10072 RGB chart
      #a10072 CMYK chart
      #a10072 RGB pie chart
      #a10072 color shades, tints & tones
#a10072 color schemes
#a10072 color preview, HTML & CSS examples
           This text has a color of #a10072        
        
          <p style="color:#a10072;">Text here</p>
        
        
          .mytext {color:#a10072;}
        
        Text color #a10072
      
           This box has a color of #a10072        
        
          <div style="background-color:#a10072;">Content here</div>
        
        
          .mybackground {background-color:#a10072;}
        
        Background color #a10072
      
           Border around this has a color of #a10072        
        
          <div style="border:2px solid #a10072;">Content here</div>
        
        
          .myborder {border:2px solid #a10072;}
        
        Border color #a10072