#0dedc1 color space conversions
Hex:
        #0dedc1
        RGB:
        13, 237, 193
        CMY:
        95, 7, 24
        CMYK:
        95, 0, 19, 7
      HSL:
        168°, 89.6000%, 49.0196%
        HSV (HSB):
        168°, 94.5148%, 92.9412%
        XYZ:
        40.0758, 64.5042, 60.7904
        xyY:
        0.2423, 0.3901, 64.5042
      CIE-Lab:
        84.2276, -57.0846, 8.1208
        CIE-LCH:
        84.2276, 57.6593, 171.9034
        CIE-Luv:
        84.2276, -69.1273, 21.3588
        Hunter-Lab:
        80.3145, -51.4814, 11.3433
      #0dedc1 color charts
#0dedc1 RGB chart
      #0dedc1 CMYK chart
      #0dedc1 RGB pie chart
      #0dedc1 color shades, tints & tones
#0dedc1 color schemes
#0dedc1 color preview, HTML & CSS examples
           This text has a color of #0dedc1        
        
          <p style="color:#0dedc1;">Text here</p>
        
        
          .mytext {color:#0dedc1;}
        
        Text color #0dedc1
      
           This box has a color of #0dedc1        
        
          <div style="background-color:#0dedc1;">Content here</div>
        
        
          .mybackground {background-color:#0dedc1;}
        
        Background color #0dedc1
      
           Border around this has a color of #0dedc1        
        
          <div style="border:2px solid #0dedc1;">Content here</div>
        
        
          .myborder {border:2px solid #0dedc1;}
        
        Border color #0dedc1