#0ed1ec color space conversions
Hex:
        #0ed1ec
        RGB:
        14, 209, 236
        CMY:
        95, 18, 7
        CMYK:
        94, 11, 0, 7
      HSL:
        187°, 88.8000%, 49.0196%
        HSV (HSB):
        187°, 94.0678%, 92.5490%
        XYZ:
        38.1219, 51.7504, 87.3365
        xyY:
        0.2151, 0.2920, 51.7504
      CIE-Lab:
        77.1314, -32.6924, -25.2556
        CIE-LCH:
        77.1314, 41.3115, 217.6868
        CIE-Luv:
        77.1314, -56.3259, -35.7320
        Hunter-Lab:
        71.9378, -31.2988, -21.6249
      #0ed1ec color charts
#0ed1ec RGB chart
      #0ed1ec CMYK chart
      #0ed1ec RGB pie chart
      #0ed1ec color shades, tints & tones
#0ed1ec color schemes
#0ed1ec color preview, HTML & CSS examples
           This text has a color of #0ed1ec        
        
          <p style="color:#0ed1ec;">Text here</p>
        
        
          .mytext {color:#0ed1ec;}
        
        Text color #0ed1ec
      
           This box has a color of #0ed1ec        
        
          <div style="background-color:#0ed1ec;">Content here</div>
        
        
          .mybackground {background-color:#0ed1ec;}
        
        Background color #0ed1ec
      
           Border around this has a color of #0ed1ec        
        
          <div style="border:2px solid #0ed1ec;">Content here</div>
        
        
          .myborder {border:2px solid #0ed1ec;}
        
        Border color #0ed1ec