#a080eb color space conversions
Hex:
        #a080eb
        RGB:
        160, 128, 235
        CMY:
        37, 50, 8
        CMYK:
        32, 46, 0, 8
      HSL:
        258°, 72.7891%, 71.1765%
        HSV (HSB):
        258°, 45.5319%, 92.1569%
        XYZ:
        37.2118, 28.9101, 82.2162
        xyY:
        0.2509, 0.1949, 28.9101
      CIE-Lab:
        60.7022, 35.1649, -49.8768
        CIE-LCH:
        60.7022, 61.0268, 305.1851
        CIE-Luv:
        60.7022, 7.5829, -83.4164
        Hunter-Lab:
        53.7681, 29.4419, -53.0220
      #a080eb color charts
#a080eb RGB chart
      #a080eb CMYK chart
      #a080eb RGB pie chart
      #a080eb color shades, tints & tones
#a080eb color schemes
#a080eb color preview, HTML & CSS examples
           This text has a color of #a080eb        
        
          <p style="color:#a080eb;">Text here</p>
        
        
          .mytext {color:#a080eb;}
        
        Text color #a080eb
      
           This box has a color of #a080eb        
        
          <div style="background-color:#a080eb;">Content here</div>
        
        
          .mybackground {background-color:#a080eb;}
        
        Background color #a080eb
      
           Border around this has a color of #a080eb        
        
          <div style="border:2px solid #a080eb;">Content here</div>
        
        
          .myborder {border:2px solid #a080eb;}
        
        Border color #a080eb