#8a80e1 color space conversions
Hex:
        #8a80e1
        RGB:
        138, 128, 225
        CMY:
        46, 50, 12
        CMYK:
        39, 43, 0, 12
      HSL:
        246°, 61.7834%, 69.2157%
        HSV (HSB):
        246°, 43.1111%, 88.2353%
        XYZ:
        31.7910, 26.2779, 74.6307
        xyY:
        0.2396, 0.1980, 26.2779
      CIE-Lab:
        58.2999, 26.8186, -48.2361
        CIE-LCH:
        58.2999, 55.1902, 299.0734
        CIE-Luv:
        58.2999, -1.6355, -79.1288
        Hunter-Lab:
        51.2619, 20.9916, -50.4352
      #8a80e1 color charts
#8a80e1 RGB chart
      #8a80e1 CMYK chart
      #8a80e1 RGB pie chart
      #8a80e1 color shades, tints & tones
#8a80e1 color schemes
#8a80e1 color preview, HTML & CSS examples
           This text has a color of #8a80e1        
        
          <p style="color:#8a80e1;">Text here</p>
        
        
          .mytext {color:#8a80e1;}
        
        Text color #8a80e1
      
           This box has a color of #8a80e1        
        
          <div style="background-color:#8a80e1;">Content here</div>
        
        
          .mybackground {background-color:#8a80e1;}
        
        Background color #8a80e1
      
           Border around this has a color of #8a80e1        
        
          <div style="border:2px solid #8a80e1;">Content here</div>
        
        
          .myborder {border:2px solid #8a80e1;}
        
        Border color #8a80e1