#0e84cb color space conversions
Hex:
        #0e84cb
        RGB:
        14, 132, 203
        CMY:
        95, 48, 20
        CMYK:
        93, 35, 0, 20
      HSL:
        203°, 87.0968%, 42.5490%
        HSV (HSB):
        203°, 93.1034%, 79.6078%
        XYZ:
        19.2119, 20.9077, 59.5229
        xyY:
        0.1928, 0.2098, 20.9077
      CIE-Lab:
        52.8483, -3.3238, -44.8288
        CIE-LCH:
        52.8483, 44.9518, 265.7596
        CIE-Luv:
        52.8483, -32.6818, -68.9668
        Hunter-Lab:
        45.7249, -5.0198, -45.1740
      #0e84cb color charts
#0e84cb RGB chart
      #0e84cb CMYK chart
      #0e84cb RGB pie chart
      #0e84cb color shades, tints & tones
#0e84cb color schemes
#0e84cb color preview, HTML & CSS examples
           This text has a color of #0e84cb        
        
          <p style="color:#0e84cb;">Text here</p>
        
        
          .mytext {color:#0e84cb;}
        
        Text color #0e84cb
      
           This box has a color of #0e84cb        
        
          <div style="background-color:#0e84cb;">Content here</div>
        
        
          .mybackground {background-color:#0e84cb;}
        
        Background color #0e84cb
      
           Border around this has a color of #0e84cb        
        
          <div style="border:2px solid #0e84cb;">Content here</div>
        
        
          .myborder {border:2px solid #0e84cb;}
        
        Border color #0e84cb