#a60285 color space conversions
Hex:
        #a60285
        RGB:
        166, 2, 133
        CMY:
        35, 99, 48
        CMYK:
        0, 99, 20, 35
      HSL:
        312°, 97.6190%, 32.9412%
        HSV (HSB):
        312°, 98.7952%, 65.0980%
        XYZ:
        19.9812, 9.8439, 23.0372
        xyY:
        0.3780, 0.1862, 9.8439
      CIE-Lab:
        37.5607, 66.4369, -26.8293
        CIE-LCH:
        37.5607, 71.6496, 338.0096
        CIE-Luv:
        37.5607, 68.2390, -45.9604
        Hunter-Lab:
        31.3749, 58.7722, -21.5716
      #a60285 color charts
#a60285 RGB chart
      #a60285 CMYK chart
      #a60285 RGB pie chart
      #a60285 color shades, tints & tones
#a60285 color schemes
#a60285 color preview, HTML & CSS examples
           This text has a color of #a60285        
        
          <p style="color:#a60285;">Text here</p>
        
        
          .mytext {color:#a60285;}
        
        Text color #a60285
      
           This box has a color of #a60285        
        
          <div style="background-color:#a60285;">Content here</div>
        
        
          .mybackground {background-color:#a60285;}
        
        Background color #a60285
      
           Border around this has a color of #a60285        
        
          <div style="border:2px solid #a60285;">Content here</div>
        
        
          .myborder {border:2px solid #a60285;}
        
        Border color #a60285