#0ddef1 color space conversions
Hex:
        #0ddef1
        RGB:
        13, 222, 241
        CMY:
        95, 13, 5
        CMYK:
        95, 8, 0, 5
      HSL:
        185°, 89.7638%, 49.8039%
        HSV (HSB):
        185°, 94.6058%, 94.5098%
        XYZ:
        42.1644, 58.6790, 92.3230
        xyY:
        0.2183, 0.3038, 58.6790
      CIE-Lab:
        81.1148, -37.2640, -21.8589
        CIE-LCH:
        81.1148, 43.2020, 210.3957
        CIE-Luv:
        81.1148, -60.3294, -29.5191
        Hunter-Lab:
        76.6022, -35.8015, -17.8363
      #0ddef1 color charts
#0ddef1 RGB chart
      #0ddef1 CMYK chart
      #0ddef1 RGB pie chart
      #0ddef1 color shades, tints & tones
#0ddef1 color schemes
#0ddef1 color preview, HTML & CSS examples
           This text has a color of #0ddef1        
        
          <p style="color:#0ddef1;">Text here</p>
        
        
          .mytext {color:#0ddef1;}
        
        Text color #0ddef1
      
           This box has a color of #0ddef1        
        
          <div style="background-color:#0ddef1;">Content here</div>
        
        
          .mybackground {background-color:#0ddef1;}
        
        Background color #0ddef1
      
           Border around this has a color of #0ddef1        
        
          <div style="border:2px solid #0ddef1;">Content here</div>
        
        
          .myborder {border:2px solid #0ddef1;}
        
        Border color #0ddef1