#a0124a color space conversions
Hex:
        #a0124a
        RGB:
        160, 18, 74
        CMY:
        37, 93, 71
        CMYK:
        0, 89, 54, 37
      HSL:
        336°, 79.7753%, 34.9020%
        HSV (HSB):
        336°, 88.7500%, 62.7451%
        XYZ:
        15.9495, 8.4006, 7.2594
        xyY:
        0.5046, 0.2658, 8.4006
      CIE-Lab:
        34.8036, 56.8054, 6.4944
        CIE-LCH:
        34.8036, 57.1755, 6.5222
        CIE-Luv:
        34.8036, 86.7787, -2.9801
        Hunter-Lab:
        28.9838, 47.5054, 5.4386
      #a0124a color charts
#a0124a RGB chart
      #a0124a CMYK chart
      #a0124a RGB pie chart
      #a0124a color shades, tints & tones
#a0124a color schemes
#a0124a color preview, HTML & CSS examples
           This text has a color of #a0124a        
        
          <p style="color:#a0124a;">Text here</p>
        
        
          .mytext {color:#a0124a;}
        
        Text color #a0124a
      
           This box has a color of #a0124a        
        
          <div style="background-color:#a0124a;">Content here</div>
        
        
          .mybackground {background-color:#a0124a;}
        
        Background color #a0124a
      
           Border around this has a color of #a0124a        
        
          <div style="border:2px solid #a0124a;">Content here</div>
        
        
          .myborder {border:2px solid #a0124a;}
        
        Border color #a0124a