#a80edd color space conversions
Hex:
        #a80edd
        RGB:
        168, 14, 221
        CMY:
        34, 95, 13
        CMYK:
        24, 94, 0, 13
      HSL:
        285°, 88.0851%, 46.0784%
        HSV (HSB):
        285°, 93.6652%, 86.6667%
        XYZ:
        29.3566, 13.8594, 69.5345
        xyY:
        0.2604, 0.1229, 13.8594
      CIE-Lab:
        44.0306, 79.2288, -68.7295
        CIE-LCH:
        44.0306, 104.8854, 319.0590
        CIE-Luv:
        44.0306, 37.5130, -107.9365
        Hunter-Lab:
        37.2282, 75.6086, -84.6817
      #a80edd color charts
#a80edd RGB chart
      #a80edd CMYK chart
      #a80edd RGB pie chart
      #a80edd color shades, tints & tones
#a80edd color schemes
#a80edd color preview, HTML & CSS examples
           This text has a color of #a80edd        
        
          <p style="color:#a80edd;">Text here</p>
        
        
          .mytext {color:#a80edd;}
        
        Text color #a80edd
      
           This box has a color of #a80edd        
        
          <div style="background-color:#a80edd;">Content here</div>
        
        
          .mybackground {background-color:#a80edd;}
        
        Background color #a80edd
      
           Border around this has a color of #a80edd        
        
          <div style="border:2px solid #a80edd;">Content here</div>
        
        
          .myborder {border:2px solid #a80edd;}
        
        Border color #a80edd