#0ec8fa color space conversions
Hex:
        #0ec8fa
        RGB:
        14, 200, 250
        CMY:
        95, 22, 2
        CMYK:
        94, 20, 0, 2
      HSL:
        193°, 95.9350%, 51.7647%
        HSV (HSB):
        193°, 94.4000%, 98.0392%
        XYZ:
        38.0907, 48.3040, 97.7585
        xyY:
        0.2068, 0.2623, 48.3040
      CIE-Lab:
        75.0163, -23.6764, -36.0180
        CIE-LCH:
        75.0163, 43.1030, 236.6811
        CIE-Luv:
        75.0163, -52.2195, -55.2220
        Hunter-Lab:
        69.5011, -23.7984, -34.7450
      #0ec8fa color charts
#0ec8fa RGB chart
      #0ec8fa CMYK chart
      #0ec8fa RGB pie chart
      #0ec8fa color shades, tints & tones
#0ec8fa color schemes
#0ec8fa color preview, HTML & CSS examples
           This text has a color of #0ec8fa        
        
          <p style="color:#0ec8fa;">Text here</p>
        
        
          .mytext {color:#0ec8fa;}
        
        Text color #0ec8fa
      
           This box has a color of #0ec8fa        
        
          <div style="background-color:#0ec8fa;">Content here</div>
        
        
          .mybackground {background-color:#0ec8fa;}
        
        Background color #0ec8fa
      
           Border around this has a color of #0ec8fa        
        
          <div style="border:2px solid #0ec8fa;">Content here</div>
        
        
          .myborder {border:2px solid #0ec8fa;}
        
        Border color #0ec8fa