#8d80ee color space conversions
Hex:
        #8d80ee
        RGB:
        141, 128, 238
        CMY:
        45, 50, 7
        CMYK:
        41, 46, 0, 7
      HSL:
        247°, 76.3889%, 71.7647%
        HSV (HSB):
        247°, 46.2185%, 93.3333%
        XYZ:
        34.1363, 27.2741, 84.3542
        xyY:
        0.2342, 0.1871, 27.2741
      CIE-Lab:
        59.2272, 31.1546, -53.9851
        CIE-LCH:
        59.2272, 62.3298, 299.9891
        CIE-Luv:
        59.2272, -1.3410, -89.1692
        Hunter-Lab:
        52.2246, 25.2823, -59.2091
      #8d80ee color charts
#8d80ee RGB chart
      #8d80ee CMYK chart
      #8d80ee RGB pie chart
      #8d80ee color shades, tints & tones
#8d80ee color schemes
#8d80ee color preview, HTML & CSS examples
           This text has a color of #8d80ee        
        
          <p style="color:#8d80ee;">Text here</p>
        
        
          .mytext {color:#8d80ee;}
        
        Text color #8d80ee
      
           This box has a color of #8d80ee        
        
          <div style="background-color:#8d80ee;">Content here</div>
        
        
          .mybackground {background-color:#8d80ee;}
        
        Background color #8d80ee
      
           Border around this has a color of #8d80ee        
        
          <div style="border:2px solid #8d80ee;">Content here</div>
        
        
          .myborder {border:2px solid #8d80ee;}
        
        Border color #8d80ee