#0de8cb color space conversions
Hex:
        #0de8cb
        RGB:
        13, 232, 203
        CMY:
        95, 9, 20
        CMYK:
        94, 0, 13, 9
      HSL:
        172°, 89.3878%, 48.0392%
        HSV (HSB):
        172°, 94.3966%, 90.9804%
        XYZ:
        39.8021, 62.1106, 66.3907
        xyY:
        0.2365, 0.3690, 62.1106
      CIE-Lab:
        82.9722, -52.5289, 1.0470
        CIE-LCH:
        82.9722, 52.5393, 178.8581
        CIE-Luv:
        82.9722, -66.7007, 9.9010
        Hunter-Lab:
        78.8103, -47.7689, 5.2206
      #0de8cb color charts
#0de8cb RGB chart
      #0de8cb CMYK chart
      #0de8cb RGB pie chart
      #0de8cb color shades, tints & tones
#0de8cb color schemes
#0de8cb color preview, HTML & CSS examples
           This text has a color of #0de8cb        
        
          <p style="color:#0de8cb;">Text here</p>
        
        
          .mytext {color:#0de8cb;}
        
        Text color #0de8cb
      
           This box has a color of #0de8cb        
        
          <div style="background-color:#0de8cb;">Content here</div>
        
        
          .mybackground {background-color:#0de8cb;}
        
        Background color #0de8cb
      
           Border around this has a color of #0de8cb        
        
          <div style="border:2px solid #0de8cb;">Content here</div>
        
        
          .myborder {border:2px solid #0de8cb;}
        
        Border color #0de8cb