#a02eab color space conversions
Hex:
        #a02eab
        RGB:
        160, 46, 171
        CMY:
        37, 82, 33
        CMYK:
        6, 73, 0, 33
      HSL:
        295°, 57.6037%, 42.5490%
        HSV (HSB):
        295°, 73.0994%, 67.0588%
        XYZ:
        22.8249, 12.3678, 39.7123
        xyY:
        0.3047, 0.1651, 12.3678
      CIE-Lab:
        41.7949, 61.6692, -43.2491
        CIE-LCH:
        41.7949, 75.3231, 324.9577
        CIE-Luv:
        41.7949, 43.9855, -69.7832
        Hunter-Lab:
        35.1680, 54.3071, -42.3338
      #a02eab color charts
#a02eab RGB chart
      #a02eab CMYK chart
      #a02eab RGB pie chart
      #a02eab color shades, tints & tones
#a02eab color schemes
#a02eab color preview, HTML & CSS examples
           This text has a color of #a02eab        
        
          <p style="color:#a02eab;">Text here</p>
        
        
          .mytext {color:#a02eab;}
        
        Text color #a02eab
      
           This box has a color of #a02eab        
        
          <div style="background-color:#a02eab;">Content here</div>
        
        
          .mybackground {background-color:#a02eab;}
        
        Background color #a02eab
      
           Border around this has a color of #a02eab        
        
          <div style="border:2px solid #a02eab;">Content here</div>
        
        
          .myborder {border:2px solid #a02eab;}
        
        Border color #a02eab