#0e77ff color space conversions
Hex:
        #0e77ff
        RGB:
        14, 119, 255
        CMY:
        95, 53, 0
        CMYK:
        95, 53, 0, 0
      HSL:
        214°, 100.0000%, 52.7451%
        HSV (HSB):
        214°, 94.5098%, 100.0000%
        XYZ:
        24.8279, 20.5070, 97.2574
        xyY:
        0.1741, 0.1438, 20.5070
      CIE-Lab:
        52.4057, 24.7705, -74.6716
        CIE-LCH:
        52.4057, 78.6729, 288.3520
        CIE-Luv:
        52.4057, -26.3917, -117.6283
        Hunter-Lab:
        45.2847, 18.6168, -95.6372
      #0e77ff color charts
#0e77ff RGB chart
      #0e77ff CMYK chart
      #0e77ff RGB pie chart
      #0e77ff color shades, tints & tones
#0e77ff color schemes
#0e77ff color preview, HTML & CSS examples
           This text has a color of #0e77ff        
        
          <p style="color:#0e77ff;">Text here</p>
        
        
          .mytext {color:#0e77ff;}
        
        Text color #0e77ff
      
           This box has a color of #0e77ff        
        
          <div style="background-color:#0e77ff;">Content here</div>
        
        
          .mybackground {background-color:#0e77ff;}
        
        Background color #0e77ff
      
           Border around this has a color of #0e77ff        
        
          <div style="border:2px solid #0e77ff;">Content here</div>
        
        
          .myborder {border:2px solid #0e77ff;}
        
        Border color #0e77ff