#0e84bc color space conversions
Hex:
        #0e84bc
        RGB:
        14, 132, 188
        CMY:
        95, 48, 26
        CMYK:
        93, 30, 0, 26
      HSL:
        199°, 86.1386%, 39.6078%
        HSV (HSB):
        199°, 92.5532%, 73.7255%
        XYZ:
        17.5095, 20.2267, 50.5583
        xyY:
        0.1983, 0.2291, 20.2267
      CIE-Lab:
        52.0926, -9.0031, -37.4714
        CIE-LCH:
        52.0926, 38.5377, 256.4899
        CIE-Luv:
        52.0926, -33.6152, -56.2991
        Hunter-Lab:
        44.9741, -9.2106, -35.1697
      #0e84bc color charts
#0e84bc RGB chart
      #0e84bc CMYK chart
      #0e84bc RGB pie chart
      #0e84bc color shades, tints & tones
#0e84bc color schemes
#0e84bc color preview, HTML & CSS examples
           This text has a color of #0e84bc        
        
          <p style="color:#0e84bc;">Text here</p>
        
        
          .mytext {color:#0e84bc;}
        
        Text color #0e84bc
      
           This box has a color of #0e84bc        
        
          <div style="background-color:#0e84bc;">Content here</div>
        
        
          .mybackground {background-color:#0e84bc;}
        
        Background color #0e84bc
      
           Border around this has a color of #0e84bc        
        
          <div style="border:2px solid #0e84bc;">Content here</div>
        
        
          .myborder {border:2px solid #0e84bc;}
        
        Border color #0e84bc