#a059ae color space conversions
Hex:
        #a059ae
        RGB:
        160, 89, 174
        CMY:
        37, 65, 32
        CMYK:
        8, 49, 0, 32
      HSL:
        290°, 34.4130%, 51.5686%
        HSV (HSB):
        290°, 48.8506%, 68.2353%
        XYZ:
        25.7096, 17.6743, 42.1008
        xyY:
        0.3008, 0.2068, 17.6743
      CIE-Lab:
        49.0987, 42.7640, -33.4656
        CIE-LCH:
        49.0987, 54.3020, 321.9545
        CIE-Luv:
        49.0987, 31.0841, -55.5256
        Hunter-Lab:
        42.0409, 35.5880, -29.9460
      #a059ae color charts
#a059ae RGB chart
      #a059ae CMYK chart
      #a059ae RGB pie chart
      #a059ae color shades, tints & tones
#a059ae color schemes
#a059ae color preview, HTML & CSS examples
           This text has a color of #a059ae        
        
          <p style="color:#a059ae;">Text here</p>
        
        
          .mytext {color:#a059ae;}
        
        Text color #a059ae
      
           This box has a color of #a059ae        
        
          <div style="background-color:#a059ae;">Content here</div>
        
        
          .mybackground {background-color:#a059ae;}
        
        Background color #a059ae
      
           Border around this has a color of #a059ae        
        
          <div style="border:2px solid #a059ae;">Content here</div>
        
        
          .myborder {border:2px solid #a059ae;}
        
        Border color #a059ae