#a02ac8 color space conversions
Hex:
        #a02ac8
        RGB:
        160, 42, 200
        CMY:
        37, 84, 22
        CMYK:
        20, 79, 0, 22
      HSL:
        285°, 65.2893%, 47.4510%
        HSV (HSB):
        285°, 79.0000%, 78.4314%
        XYZ:
        25.7505, 13.2996, 55.8535
        xyY:
        0.2713, 0.1401, 13.2996
      CIE-Lab:
        43.2113, 68.3122, -58.0123
        CIE-LCH:
        43.2113, 89.6213, 319.6613
        CIE-Luv:
        43.2113, 36.1661, -91.9094
        Hunter-Lab:
        36.4687, 62.2185, -65.2773
      #a02ac8 color charts
#a02ac8 RGB chart
      #a02ac8 CMYK chart
      #a02ac8 RGB pie chart
      #a02ac8 color shades, tints & tones
#a02ac8 color schemes
#a02ac8 color preview, HTML & CSS examples
           This text has a color of #a02ac8        
        
          <p style="color:#a02ac8;">Text here</p>
        
        
          .mytext {color:#a02ac8;}
        
        Text color #a02ac8
      
           This box has a color of #a02ac8        
        
          <div style="background-color:#a02ac8;">Content here</div>
        
        
          .mybackground {background-color:#a02ac8;}
        
        Background color #a02ac8
      
           Border around this has a color of #a02ac8        
        
          <div style="border:2px solid #a02ac8;">Content here</div>
        
        
          .myborder {border:2px solid #a02ac8;}
        
        Border color #a02ac8