#a01986 color space conversions
Hex:
        #a01986
        RGB:
        160, 25, 134
        CMY:
        37, 90, 47
        CMYK:
        0, 84, 16, 37
      HSL:
        312°, 72.9730%, 36.2745%
        HSV (HSB):
        312°, 84.3750%, 62.7451%
        XYZ:
        19.1479, 9.8901, 23.4540
        xyY:
        0.3648, 0.1884, 9.8901
      CIE-Lab:
        37.6444, 61.8843, -27.3995
        CIE-LCH:
        37.6444, 67.6787, 336.1185
        CIE-Luv:
        37.6444, 60.7620, -46.0619
        Hunter-Lab:
        31.4485, 53.6477, -22.2041
      #a01986 color charts
#a01986 RGB chart
      #a01986 CMYK chart
      #a01986 RGB pie chart
      #a01986 color shades, tints & tones
#a01986 color schemes
#a01986 color preview, HTML & CSS examples
           This text has a color of #a01986        
        
          <p style="color:#a01986;">Text here</p>
        
        
          .mytext {color:#a01986;}
        
        Text color #a01986
      
           This box has a color of #a01986        
        
          <div style="background-color:#a01986;">Content here</div>
        
        
          .mybackground {background-color:#a01986;}
        
        Background color #a01986
      
           Border around this has a color of #a01986        
        
          <div style="border:2px solid #a01986;">Content here</div>
        
        
          .myborder {border:2px solid #a01986;}
        
        Border color #a01986