#0ed6fd color space conversions
Hex:
        #0ed6fd
        RGB:
        14, 214, 253
        CMY:
        95, 16, 1
        CMYK:
        94, 15, 0, 1
      HSL:
        190°, 98.3539%, 52.3529%
        HSV (HSB):
        190°, 94.4664%, 99.2157%
        XYZ:
        41.9573, 55.2783, 101.3869
        xyY:
        0.2112, 0.2783, 55.2783
      CIE-Lab:
        79.2013, -29.6417, -31.1605
        CIE-LCH:
        79.2013, 43.0071, 226.4310
        CIE-Luv:
        79.2013, -56.6723, -46.3671
        Hunter-Lab:
        74.3494, -29.3793, -28.8065
      #0ed6fd color charts
#0ed6fd RGB chart
      #0ed6fd CMYK chart
      #0ed6fd RGB pie chart
      #0ed6fd color shades, tints & tones
#0ed6fd color schemes
#0ed6fd color preview, HTML & CSS examples
           This text has a color of #0ed6fd        
        
          <p style="color:#0ed6fd;">Text here</p>
        
        
          .mytext {color:#0ed6fd;}
        
        Text color #0ed6fd
      
           This box has a color of #0ed6fd        
        
          <div style="background-color:#0ed6fd;">Content here</div>
        
        
          .mybackground {background-color:#0ed6fd;}
        
        Background color #0ed6fd
      
           Border around this has a color of #0ed6fd        
        
          <div style="border:2px solid #0ed6fd;">Content here</div>
        
        
          .myborder {border:2px solid #0ed6fd;}
        
        Border color #0ed6fd