#a80ce7 color space conversions
Hex:
        #a80ce7
        RGB:
        168, 12, 231
        CMY:
        34, 95, 9
        CMYK:
        27, 95, 0, 9
      HSL:
        283°, 90.1235%, 47.6471%
        HSV (HSB):
        283°, 94.8052%, 90.5882%
        XYZ:
        30.7037, 14.3573, 76.7543
        xyY:
        0.2521, 0.1179, 14.3573
      CIE-Lab:
        44.7410, 81.2590, -73.2703
        CIE-LCH:
        44.7410, 109.4146, 317.9594
        CIE-Luv:
        44.7410, 34.8969, -114.6170
        Hunter-Lab:
        37.8910, 78.3322, -93.5776
      #a80ce7 color charts
#a80ce7 RGB chart
      #a80ce7 CMYK chart
      #a80ce7 RGB pie chart
      #a80ce7 color shades, tints & tones
#a80ce7 color schemes
#a80ce7 color preview, HTML & CSS examples
           This text has a color of #a80ce7        
        
          <p style="color:#a80ce7;">Text here</p>
        
        
          .mytext {color:#a80ce7;}
        
        Text color #a80ce7
      
           This box has a color of #a80ce7        
        
          <div style="background-color:#a80ce7;">Content here</div>
        
        
          .mybackground {background-color:#a80ce7;}
        
        Background color #a80ce7
      
           Border around this has a color of #a80ce7        
        
          <div style="border:2px solid #a80ce7;">Content here</div>
        
        
          .myborder {border:2px solid #a80ce7;}
        
        Border color #a80ce7