#0de9de color space conversions
Hex:
        #0de9de
        RGB:
        13, 233, 222
        CMY:
        95, 9, 13
        CMYK:
        94, 0, 5, 9
      HSL:
        177°, 89.4309%, 48.2353%
        HSV (HSB):
        177°, 94.4206%, 91.3725%
        XYZ:
        42.4897, 63.6373, 79.1510
        xyY:
        0.2293, 0.3435, 63.6373
      CIE-Lab:
        83.7766, -47.7590, -7.8014
        CIE-LCH:
        83.7766, 48.3920, 189.2773
        CIE-Luv:
        83.7766, -65.5264, -4.7873
        Hunter-Lab:
        79.7730, -44.5278, -2.9866
      #0de9de color charts
#0de9de RGB chart
      #0de9de CMYK chart
      #0de9de RGB pie chart
      #0de9de color shades, tints & tones
#0de9de color schemes
#0de9de color preview, HTML & CSS examples
           This text has a color of #0de9de        
        
          <p style="color:#0de9de;">Text here</p>
        
        
          .mytext {color:#0de9de;}
        
        Text color #0de9de
      
           This box has a color of #0de9de        
        
          <div style="background-color:#0de9de;">Content here</div>
        
        
          .mybackground {background-color:#0de9de;}
        
        Background color #0de9de
      
           Border around this has a color of #0de9de        
        
          <div style="border:2px solid #0de9de;">Content here</div>
        
        
          .myborder {border:2px solid #0de9de;}
        
        Border color #0de9de