#0ed3fb color space conversions
Hex:
        #0ed3fb
        RGB:
        14, 211, 251
        CMY:
        95, 17, 2
        CMYK:
        94, 16, 0, 2
      HSL:
        190°, 96.7347%, 51.9608%
        HSV (HSB):
        190°, 94.4223%, 98.4314%
        XYZ:
        40.8880, 53.6469, 99.4667
        xyY:
        0.2108, 0.2765, 53.6469
      CIE-Lab:
        78.2554, -28.8266, -31.5506
        CIE-LCH:
        78.2554, 42.7365, 227.5832
        CIE-Luv:
        78.2554, -55.8243, -47.0875
        Hunter-Lab:
        73.2441, -28.5308, -29.2460
      #0ed3fb color charts
#0ed3fb RGB chart
      #0ed3fb CMYK chart
      #0ed3fb RGB pie chart
      #0ed3fb color shades, tints & tones
#0ed3fb color schemes
#0ed3fb color preview, HTML & CSS examples
           This text has a color of #0ed3fb        
        
          <p style="color:#0ed3fb;">Text here</p>
        
        
          .mytext {color:#0ed3fb;}
        
        Text color #0ed3fb
      
           This box has a color of #0ed3fb        
        
          <div style="background-color:#0ed3fb;">Content here</div>
        
        
          .mybackground {background-color:#0ed3fb;}
        
        Background color #0ed3fb
      
           Border around this has a color of #0ed3fb        
        
          <div style="border:2px solid #0ed3fb;">Content here</div>
        
        
          .myborder {border:2px solid #0ed3fb;}
        
        Border color #0ed3fb