#0ddff1 color space conversions
Hex:
        #0ddff1
        RGB:
        13, 223, 241
        CMY:
        95, 13, 5
        CMYK:
        95, 7, 0, 5
      HSL:
        185°, 89.7638%, 49.8039%
        HSV (HSB):
        185°, 94.6058%, 94.5098%
        XYZ:
        42.4308, 59.2118, 92.4118
        xyY:
        0.2187, 0.3051, 59.2118
      CIE-Lab:
        81.4079, -37.7257, -21.4143
        CIE-LCH:
        81.4079, 43.3797, 209.5806
        CIE-Luv:
        81.4079, -60.6641, -28.7133
        Hunter-Lab:
        76.9492, -36.2338, -17.3396
      #0ddff1 color charts
#0ddff1 RGB chart
      #0ddff1 CMYK chart
      #0ddff1 RGB pie chart
      #0ddff1 color shades, tints & tones
#0ddff1 color schemes
#0ddff1 color preview, HTML & CSS examples
           This text has a color of #0ddff1        
        
          <p style="color:#0ddff1;">Text here</p>
        
        
          .mytext {color:#0ddff1;}
        
        Text color #0ddff1
      
           This box has a color of #0ddff1        
        
          <div style="background-color:#0ddff1;">Content here</div>
        
        
          .mybackground {background-color:#0ddff1;}
        
        Background color #0ddff1
      
           Border around this has a color of #0ddff1        
        
          <div style="border:2px solid #0ddff1;">Content here</div>
        
        
          .myborder {border:2px solid #0ddff1;}
        
        Border color #0ddff1