#7b80ee color space conversions
Hex:
        #7b80ee
        RGB:
        123, 128, 238
        CMY:
        52, 50, 7
        CMYK:
        48, 46, 0, 7
      HSL:
        237°, 77.1812%, 70.7843%
        HSV (HSB):
        237°, 48.3193%, 93.3333%
        XYZ:
        31.3202, 25.8223, 84.2224
        xyY:
        0.2216, 0.1827, 25.8223
      CIE-Lab:
        57.8680, 26.9579, -56.2328
        CIE-LCH:
        57.8680, 62.3607, 295.6130
        CIE-Luv:
        57.8680, -8.4422, -91.8933
        Hunter-Lab:
        50.8157, 21.0907, -62.6968
      #7b80ee color charts
#7b80ee RGB chart
      #7b80ee CMYK chart
      #7b80ee RGB pie chart
      #7b80ee color shades, tints & tones
#7b80ee color schemes
#7b80ee color preview, HTML & CSS examples
           This text has a color of #7b80ee        
        
          <p style="color:#7b80ee;">Text here</p>
        
        
          .mytext {color:#7b80ee;}
        
        Text color #7b80ee
      
           This box has a color of #7b80ee        
        
          <div style="background-color:#7b80ee;">Content here</div>
        
        
          .mybackground {background-color:#7b80ee;}
        
        Background color #7b80ee
      
           Border around this has a color of #7b80ee        
        
          <div style="border:2px solid #7b80ee;">Content here</div>
        
        
          .myborder {border:2px solid #7b80ee;}
        
        Border color #7b80ee