#0eecfe color space conversions
Hex:
        #0eecfe
        RGB:
        14, 236, 254
        CMY:
        95, 7, 0
        CMYK:
        94, 7, 0, 0
      HSL:
        185°, 99.1736%, 52.5490%
        HSV (HSB):
        185°, 94.4882%, 99.6078%
        XYZ:
        48.0659, 67.2400, 104.2112
        xyY:
        0.2190, 0.3063, 67.2400
      CIE-Lab:
        85.6250, -39.6844, -21.8821
        CIE-LCH:
        85.6250, 45.3175, 208.8725
        CIE-Luv:
        85.6250, -63.9262, -29.3728
        Hunter-Lab:
        82.0000, -38.8687, -17.9498
      #0eecfe color charts
#0eecfe RGB chart
      #0eecfe CMYK chart
      #0eecfe RGB pie chart
      #0eecfe color shades, tints & tones
#0eecfe color schemes
#0eecfe color preview, HTML & CSS examples
           This text has a color of #0eecfe        
        
          <p style="color:#0eecfe;">Text here</p>
        
        
          .mytext {color:#0eecfe;}
        
        Text color #0eecfe
      
           This box has a color of #0eecfe        
        
          <div style="background-color:#0eecfe;">Content here</div>
        
        
          .mybackground {background-color:#0eecfe;}
        
        Background color #0eecfe
      
           Border around this has a color of #0eecfe        
        
          <div style="border:2px solid #0eecfe;">Content here</div>
        
        
          .myborder {border:2px solid #0eecfe;}
        
        Border color #0eecfe