#0edfef color space conversions
Hex:
        #0edfef
        RGB:
        14, 223, 239
        CMY:
        95, 13, 6
        CMYK:
        94, 7, 0, 6
      HSL:
        184°, 88.9328%, 49.6078%
        HSV (HSB):
        184°, 94.1423%, 93.7255%
        XYZ:
        42.1488, 59.1007, 90.8475
        xyY:
        0.2194, 0.3077, 59.1007
      CIE-Lab:
        81.3469, -38.3117, -20.4448
        CIE-LCH:
        81.3469, 43.4255, 208.0864
        CIE-Luv:
        81.3469, -60.7904, -26.9924
        Hunter-Lab:
        76.8770, -36.6699, -16.2506
      #0edfef color charts
#0edfef RGB chart
      #0edfef CMYK chart
      #0edfef RGB pie chart
      #0edfef color shades, tints & tones
#0edfef color schemes
#0edfef color preview, HTML & CSS examples
           This text has a color of #0edfef        
        
          <p style="color:#0edfef;">Text here</p>
        
        
          .mytext {color:#0edfef;}
        
        Text color #0edfef
      
           This box has a color of #0edfef        
        
          <div style="background-color:#0edfef;">Content here</div>
        
        
          .mybackground {background-color:#0edfef;}
        
        Background color #0edfef
      
           Border around this has a color of #0edfef        
        
          <div style="border:2px solid #0edfef;">Content here</div>
        
        
          .myborder {border:2px solid #0edfef;}
        
        Border color #0edfef