#0e71dc color space conversions
Hex:
        #0e71dc
        RGB:
        14, 113, 220
        CMY:
        95, 56, 14
        CMYK:
        94, 49, 0, 14
      HSL:
        211°, 88.0342%, 45.8824%
        HSV (HSB):
        211°, 93.6364%, 86.2745%
        XYZ:
        19.0045, 17.0709, 70.0035
        xyY:
        0.1792, 0.1609, 17.0709
      CIE-Lab:
        48.3493, 15.0091, -61.6699
        CIE-LCH:
        48.3493, 63.4700, 283.6786
        CIE-Luv:
        48.3493, -25.8501, -95.2917
        Hunter-Lab:
        41.3170, 9.7996, -71.5334
      #0e71dc color charts
#0e71dc RGB chart
      #0e71dc CMYK chart
      #0e71dc RGB pie chart
      #0e71dc color shades, tints & tones
#0e71dc color schemes
#0e71dc color preview, HTML & CSS examples
           This text has a color of #0e71dc        
        
          <p style="color:#0e71dc;">Text here</p>
        
        
          .mytext {color:#0e71dc;}
        
        Text color #0e71dc
      
           This box has a color of #0e71dc        
        
          <div style="background-color:#0e71dc;">Content here</div>
        
        
          .mybackground {background-color:#0e71dc;}
        
        Background color #0e71dc
      
           Border around this has a color of #0e71dc        
        
          <div style="border:2px solid #0e71dc;">Content here</div>
        
        
          .myborder {border:2px solid #0e71dc;}
        
        Border color #0e71dc