#0e84dc color space conversions
Hex:
        #0e84dc
        RGB:
        14, 132, 220
        CMY:
        95, 48, 14
        CMYK:
        94, 40, 0, 14
      HSL:
        206°, 88.0342%, 45.8824%
        HSV (HSB):
        206°, 93.6364%, 86.2745%
        XYZ:
        21.3506, 21.7632, 70.7856
        xyY:
        0.1875, 0.1911, 21.7632
      CIE-Lab:
        53.7748, 3.1907, -52.9558
        CIE-LCH:
        53.7748, 53.0519, 273.4481
        CIE-Luv:
        53.7748, -31.7222, -82.9573
        Hunter-Lab:
        46.6510, 0.0542, -57.3075
      #0e84dc color charts
#0e84dc RGB chart
      #0e84dc CMYK chart
      #0e84dc RGB pie chart
      #0e84dc color shades, tints & tones
#0e84dc color schemes
#0e84dc color preview, HTML & CSS examples
           This text has a color of #0e84dc        
        
          <p style="color:#0e84dc;">Text here</p>
        
        
          .mytext {color:#0e84dc;}
        
        Text color #0e84dc
      
           This box has a color of #0e84dc        
        
          <div style="background-color:#0e84dc;">Content here</div>
        
        
          .mybackground {background-color:#0e84dc;}
        
        Background color #0e84dc
      
           Border around this has a color of #0e84dc        
        
          <div style="border:2px solid #0e84dc;">Content here</div>
        
        
          .myborder {border:2px solid #0e84dc;}
        
        Border color #0e84dc