#0ddab3 color space conversions
Hex:
        #0ddab3
        RGB:
        13, 218, 179
        CMY:
        95, 15, 30
        CMYK:
        94, 0, 18, 15
      HSL:
        169°, 88.7446%, 45.2941%
        HSV (HSB):
        169°, 94.0367%, 85.4902%
        XYZ:
        33.3741, 53.4830, 51.2121
        xyY:
        0.2417, 0.3874, 53.4830
      CIE-Lab:
        78.1593, -53.1147, 6.8065
        CIE-LCH:
        78.1593, 53.5490, 172.6975
        CIE-Luv:
        78.1593, -63.9045, 18.5320
        Hunter-Lab:
        73.1321, -46.5221, 9.6736
      #0ddab3 color charts
#0ddab3 RGB chart
      #0ddab3 CMYK chart
      #0ddab3 RGB pie chart
      #0ddab3 color shades, tints & tones
#0ddab3 color schemes
#0ddab3 color preview, HTML & CSS examples
           This text has a color of #0ddab3        
        
          <p style="color:#0ddab3;">Text here</p>
        
        
          .mytext {color:#0ddab3;}
        
        Text color #0ddab3
      
           This box has a color of #0ddab3        
        
          <div style="background-color:#0ddab3;">Content here</div>
        
        
          .mybackground {background-color:#0ddab3;}
        
        Background color #0ddab3
      
           Border around this has a color of #0ddab3        
        
          <div style="border:2px solid #0ddab3;">Content here</div>
        
        
          .myborder {border:2px solid #0ddab3;}
        
        Border color #0ddab3