#0edbbe color space conversions
Hex:
        #0edbbe
        RGB:
        14, 219, 190
        CMY:
        95, 14, 25
        CMYK:
        94, 0, 13, 14
      HSL:
        172°, 87.9828%, 45.6863%
        HSV (HSB):
        172°, 93.6073%, 85.8824%
        XYZ:
        34.8069, 54.4741, 57.3952
        xyY:
        0.2373, 0.3714, 54.4741
      CIE-Lab:
        78.7374, -50.6288, 1.7798
        CIE-LCH:
        78.7374, 50.6601, 177.9867
        CIE-Luv:
        78.7374, -63.3489, 10.6364
        Hunter-Lab:
        73.8066, -44.9816, 5.5581
      #0edbbe color charts
#0edbbe RGB chart
      #0edbbe CMYK chart
      #0edbbe RGB pie chart
      #0edbbe color shades, tints & tones
#0edbbe color schemes
#0edbbe color preview, HTML & CSS examples
           This text has a color of #0edbbe        
        
          <p style="color:#0edbbe;">Text here</p>
        
        
          .mytext {color:#0edbbe;}
        
        Text color #0edbbe
      
           This box has a color of #0edbbe        
        
          <div style="background-color:#0edbbe;">Content here</div>
        
        
          .mybackground {background-color:#0edbbe;}
        
        Background color #0edbbe
      
           Border around this has a color of #0edbbe        
        
          <div style="border:2px solid #0edbbe;">Content here</div>
        
        
          .myborder {border:2px solid #0edbbe;}
        
        Border color #0edbbe