#0e7efe color space conversions
Hex:
        #0e7efe
        RGB:
        14, 126, 254
        CMY:
        95, 51, 0
        CMYK:
        94, 50, 0, 0
      HSL:
        212°, 99.1736%, 52.5490%
        HSV (HSB):
        212°, 94.4882%, 99.6078%
        XYZ:
        25.5314, 22.1708, 96.6997
        xyY:
        0.1768, 0.1535, 22.1708
      CIE-Lab:
        54.2078, 19.9932, -71.1956
        CIE-LCH:
        54.2078, 73.9496, 285.6858
        CIE-Luv:
        54.2078, -28.3894, -113.1044
        Hunter-Lab:
        47.0859, 14.3876, -88.8029
      #0e7efe color charts
#0e7efe RGB chart
      #0e7efe CMYK chart
      #0e7efe RGB pie chart
      #0e7efe color shades, tints & tones
#0e7efe color schemes
#0e7efe color preview, HTML & CSS examples
           This text has a color of #0e7efe        
        
          <p style="color:#0e7efe;">Text here</p>
        
        
          .mytext {color:#0e7efe;}
        
        Text color #0e7efe
      
           This box has a color of #0e7efe        
        
          <div style="background-color:#0e7efe;">Content here</div>
        
        
          .mybackground {background-color:#0e7efe;}
        
        Background color #0e7efe
      
           Border around this has a color of #0e7efe        
        
          <div style="border:2px solid #0e7efe;">Content here</div>
        
        
          .myborder {border:2px solid #0e7efe;}
        
        Border color #0e7efe