#4e80ff color space conversions
Hex:
        #4e80ff
        RGB:
        78, 128, 255
        CMY:
        69, 50, 0
        CMYK:
        69, 50, 0, 0
      HSL:
        223°, 100.0000%, 65.2941%
        HSV (HSB):
        223°, 69.4118%, 100.0000%
        XYZ:
        28.9111, 24.2780, 97.7701
        xyY:
        0.1915, 0.1608, 24.2780
      CIE-Lab:
        56.3651, 24.3440, -68.1828
        CIE-LCH:
        56.3651, 72.3984, 289.6486
        CIE-Luv:
        56.3651, -21.5123, -109.9131
        Hunter-Lab:
        49.2728, 18.5085, -83.1560
      #4e80ff color charts
#4e80ff RGB chart
      #4e80ff CMYK chart
      #4e80ff RGB pie chart
      #4e80ff color shades, tints & tones
#4e80ff color schemes
#4e80ff color preview, HTML & CSS examples
           This text has a color of #4e80ff        
        
          <p style="color:#4e80ff;">Text here</p>
        
        
          .mytext {color:#4e80ff;}
        
        Text color #4e80ff
      
           This box has a color of #4e80ff        
        
          <div style="background-color:#4e80ff;">Content here</div>
        
        
          .mybackground {background-color:#4e80ff;}
        
        Background color #4e80ff
      
           Border around this has a color of #4e80ff        
        
          <div style="border:2px solid #4e80ff;">Content here</div>
        
        
          .myborder {border:2px solid #4e80ff;}
        
        Border color #4e80ff