#0debd9 color space conversions
Hex:
        #0debd9
        RGB:
        13, 235, 217
        CMY:
        95, 8, 15
        CMYK:
        94, 0, 8, 8
      HSL:
        175°, 89.5161%, 48.6275%
        HSV (HSB):
        175°, 94.4681%, 92.1569%
        XYZ:
        42.3987, 64.5120, 75.8631
        xyY:
        0.2320, 0.3530, 64.5120
      CIE-Lab:
        84.2316, -49.9936, -4.4915
        CIE-LCH:
        84.2316, 50.1949, 185.1337
        CIE-Luv:
        84.2316, -66.5899, 0.8522
        Hunter-Lab:
        80.3194, -46.3329, 0.2231
      #0debd9 color charts
#0debd9 RGB chart
      #0debd9 CMYK chart
      #0debd9 RGB pie chart
      #0debd9 color shades, tints & tones
#0debd9 color schemes
#0debd9 color preview, HTML & CSS examples
           This text has a color of #0debd9        
        
          <p style="color:#0debd9;">Text here</p>
        
        
          .mytext {color:#0debd9;}
        
        Text color #0debd9
      
           This box has a color of #0debd9        
        
          <div style="background-color:#0debd9;">Content here</div>
        
        
          .mybackground {background-color:#0debd9;}
        
        Background color #0debd9
      
           Border around this has a color of #0debd9        
        
          <div style="border:2px solid #0debd9;">Content here</div>
        
        
          .myborder {border:2px solid #0debd9;}
        
        Border color #0debd9