#0e74ec color space conversions
Hex:
        #0e74ec
        RGB:
        14, 116, 236
        CMY:
        95, 55, 7
        CMYK:
        94, 51, 0, 7
      HSL:
        212°, 88.8000%, 49.0196%
        HSV (HSB):
        212°, 94.0678%, 92.5490%
        XYZ:
        21.5668, 18.6403, 81.8181
        xyY:
        0.1767, 0.1528, 18.6403
      CIE-Lab:
        50.2637, 19.3476, -67.5799
        CIE-LCH:
        50.2637, 70.2949, 285.9760
        CIE-Luv:
        50.2637, -26.1514, -105.4831
        Hunter-Lab:
        43.1744, 13.6106, -82.1361
      #0e74ec color charts
#0e74ec RGB chart
      #0e74ec CMYK chart
      #0e74ec RGB pie chart
      #0e74ec color shades, tints & tones
#0e74ec color schemes
#0e74ec color preview, HTML & CSS examples
           This text has a color of #0e74ec        
        
          <p style="color:#0e74ec;">Text here</p>
        
        
          .mytext {color:#0e74ec;}
        
        Text color #0e74ec
      
           This box has a color of #0e74ec        
        
          <div style="background-color:#0e74ec;">Content here</div>
        
        
          .mybackground {background-color:#0e74ec;}
        
        Background color #0e74ec
      
           Border around this has a color of #0e74ec        
        
          <div style="border:2px solid #0e74ec;">Content here</div>
        
        
          .myborder {border:2px solid #0e74ec;}
        
        Border color #0e74ec