#0deeae color space conversions
Hex:
        #0deeae
        RGB:
        13, 238, 174
        CMY:
        95, 7, 32
        CMYK:
        95, 0, 27, 7
      HSL:
        163°, 89.6414%, 49.2157%
        HSV (HSB):
        163°, 94.5378%, 93.3333%
        XYZ:
        38.3805, 64.2906, 50.4309
        xyY:
        0.2507, 0.4199, 64.2906
      CIE-Lab:
        84.1169, -61.9704, 17.8731
        CIE-LCH:
        84.1169, 64.4964, 163.9118
        CIE-Luv:
        84.1169, -70.8698, 36.1404
        Hunter-Lab:
        80.1814, -54.8748, 18.8360
      #0deeae color charts
#0deeae RGB chart
      #0deeae CMYK chart
      #0deeae RGB pie chart
      #0deeae color shades, tints & tones
#0deeae color schemes
#0deeae color preview, HTML & CSS examples
           This text has a color of #0deeae        
        
          <p style="color:#0deeae;">Text here</p>
        
        
          .mytext {color:#0deeae;}
        
        Text color #0deeae
      
           This box has a color of #0deeae        
        
          <div style="background-color:#0deeae;">Content here</div>
        
        
          .mybackground {background-color:#0deeae;}
        
        Background color #0deeae
      
           Border around this has a color of #0deeae        
        
          <div style="border:2px solid #0deeae;">Content here</div>
        
        
          .myborder {border:2px solid #0deeae;}
        
        Border color #0deeae