#a60144 color space conversions
Hex:
        #a60144
        RGB:
        166, 1, 68
        CMY:
        35, 100, 73
        CMYK:
        0, 99, 59, 35
      HSL:
        336°, 98.8024%, 32.7451%
        HSV (HSB):
        336°, 99.3976%, 65.0980%
        XYZ:
        16.7801, 8.5461, 6.2340
        xyY:
        0.5317, 0.2708, 8.5461
      CIE-Lab:
        35.0952, 60.2553, 11.0110
        CIE-LCH:
        35.0952, 61.2531, 10.3559
        CIE-Luv:
        35.0952, 96.8361, 0.7262
        Hunter-Lab:
        29.2336, 51.3003, 7.8201
      #a60144 color charts
#a60144 RGB chart
      #a60144 CMYK chart
      #a60144 RGB pie chart
      #a60144 color shades, tints & tones
#a60144 color schemes
#a60144 color preview, HTML & CSS examples
           This text has a color of #a60144        
        
          <p style="color:#a60144;">Text here</p>
        
        
          .mytext {color:#a60144;}
        
        Text color #a60144
      
           This box has a color of #a60144        
        
          <div style="background-color:#a60144;">Content here</div>
        
        
          .mybackground {background-color:#a60144;}
        
        Background color #a60144
      
           Border around this has a color of #a60144        
        
          <div style="border:2px solid #a60144;">Content here</div>
        
        
          .myborder {border:2px solid #a60144;}
        
        Border color #a60144