#a01052 color space conversions
Hex:
        #a01052
        RGB:
        160, 16, 82
        CMY:
        37, 94, 68
        CMYK:
        0, 90, 49, 37
      HSL:
        333°, 81.8182%, 34.5098%
        HSV (HSB):
        333°, 90.0000%, 62.7451%
        XYZ:
        16.2055, 8.4534, 8.7602
        xyY:
        0.4849, 0.2530, 8.4534
      CIE-Lab:
        34.9098, 57.8154, 1.4350
        CIE-LCH:
        34.9098, 57.8332, 1.4218
        CIE-Luv:
        34.9098, 83.9911, -8.5860
        Hunter-Lab:
        29.0747, 48.6107, 2.4882
      #a01052 color charts
#a01052 RGB chart
      #a01052 CMYK chart
      #a01052 RGB pie chart
      #a01052 color shades, tints & tones
#a01052 color schemes
#a01052 color preview, HTML & CSS examples
           This text has a color of #a01052        
        
          <p style="color:#a01052;">Text here</p>
        
        
          .mytext {color:#a01052;}
        
        Text color #a01052
      
           This box has a color of #a01052        
        
          <div style="background-color:#a01052;">Content here</div>
        
        
          .mybackground {background-color:#a01052;}
        
        Background color #a01052
      
           Border around this has a color of #a01052        
        
          <div style="border:2px solid #a01052;">Content here</div>
        
        
          .myborder {border:2px solid #a01052;}
        
        Border color #a01052