#4c80ee color space conversions
Hex:
        #4c80ee
        RGB:
        76, 128, 238
        CMY:
        70, 50, 7
        CMYK:
        68, 46, 0, 7
      HSL:
        221°, 82.6531%, 61.5686%
        HSV (HSB):
        221°, 68.0672%, 93.3333%
        XYZ:
        26.1323, 23.1479, 83.9796
        xyY:
        0.1961, 0.1737, 23.1479
      CIE-Lab:
        55.2243, 18.1230, -60.6143
        CIE-LCH:
        55.2243, 63.2656, 286.6461
        CIE-Luv:
        55.2243, -22.0189, -97.0343
        Hunter-Lab:
        48.1123, 12.7562, -69.8117
      #4c80ee color charts
#4c80ee RGB chart
      #4c80ee CMYK chart
      #4c80ee RGB pie chart
      #4c80ee color shades, tints & tones
#4c80ee color schemes
#4c80ee color preview, HTML & CSS examples
           This text has a color of #4c80ee        
        
          <p style="color:#4c80ee;">Text here</p>
        
        
          .mytext {color:#4c80ee;}
        
        Text color #4c80ee
      
           This box has a color of #4c80ee        
        
          <div style="background-color:#4c80ee;">Content here</div>
        
        
          .mybackground {background-color:#4c80ee;}
        
        Background color #4c80ee
      
           Border around this has a color of #4c80ee        
        
          <div style="border:2px solid #4c80ee;">Content here</div>
        
        
          .myborder {border:2px solid #4c80ee;}
        
        Border color #4c80ee