#a02ed8 color space conversions
Hex:
        #a02ed8
        RGB:
        160, 46, 216
        CMY:
        37, 82, 15
        CMYK:
        26, 79, 0, 15
      HSL:
        280°, 68.5484%, 51.3725%
        HSV (HSB):
        280°, 78.7037%, 84.7059%
        XYZ:
        27.8689, 14.3854, 66.2736
        xyY:
        0.2568, 0.1326, 14.3854
      CIE-Lab:
        44.7807, 70.1867, -64.7006
        CIE-LCH:
        44.7807, 95.4586, 317.3290
        CIE-Luv:
        44.7807, 31.4935, -102.3022
        Hunter-Lab:
        37.9281, 64.7841, -77.0504
      #a02ed8 color charts
#a02ed8 RGB chart
      #a02ed8 CMYK chart
      #a02ed8 RGB pie chart
      #a02ed8 color shades, tints & tones
#a02ed8 color schemes
#a02ed8 color preview, HTML & CSS examples
           This text has a color of #a02ed8        
        
          <p style="color:#a02ed8;">Text here</p>
        
        
          .mytext {color:#a02ed8;}
        
        Text color #a02ed8
      
           This box has a color of #a02ed8        
        
          <div style="background-color:#a02ed8;">Content here</div>
        
        
          .mybackground {background-color:#a02ed8;}
        
        Background color #a02ed8
      
           Border around this has a color of #a02ed8        
        
          <div style="border:2px solid #a02ed8;">Content here</div>
        
        
          .myborder {border:2px solid #a02ed8;}
        
        Border color #a02ed8