#a0027a color space conversions
Hex:
        #a0027a
        RGB:
        160, 2, 122
        CMY:
        37, 99, 52
        CMYK:
        0, 99, 24, 37
      HSL:
        314°, 97.5309%, 31.7647%
        HSV (HSB):
        314°, 98.7500%, 62.7451%
        XYZ:
        18.0318, 8.9221, 19.1841
        xyY:
        0.3908, 0.1934, 8.9221
      CIE-Lab:
        35.8340, 63.8784, -22.7530
        CIE-LCH:
        35.8340, 67.8097, 340.3945
        CIE-Luv:
        35.8340, 68.2830, -39.5466
        Hunter-Lab:
        29.8700, 55.4837, -17.1703
      #a0027a color charts
#a0027a RGB chart
      #a0027a CMYK chart
      #a0027a RGB pie chart
      #a0027a color shades, tints & tones
#a0027a color schemes
#a0027a color preview, HTML & CSS examples
           This text has a color of #a0027a        
        
          <p style="color:#a0027a;">Text here</p>
        
        
          .mytext {color:#a0027a;}
        
        Text color #a0027a
      
           This box has a color of #a0027a        
        
          <div style="background-color:#a0027a;">Content here</div>
        
        
          .mybackground {background-color:#a0027a;}
        
        Background color #a0027a
      
           Border around this has a color of #a0027a        
        
          <div style="border:2px solid #a0027a;">Content here</div>
        
        
          .myborder {border:2px solid #a0027a;}
        
        Border color #a0027a