#0dedc2 color space conversions
Hex:
        #0dedc2
        RGB:
        13, 237, 194
        CMY:
        95, 7, 24
        CMYK:
        95, 0, 18, 7
      HSL:
        168°, 89.6000%, 49.0196%
        HSV (HSB):
        168°, 94.5148%, 92.9412%
        XYZ:
        40.1878, 64.5490, 61.3800
        xyY:
        0.2419, 0.3886, 64.5490
      CIE-Lab:
        84.2508, -56.8357, 7.6301
        CIE-LCH:
        84.2508, 57.3455, 172.3538
        CIE-Luv:
        84.2508, -69.0508, 20.5912
        Hunter-Lab:
        80.3424, -51.3123, 10.9433
      #0dedc2 color charts
#0dedc2 RGB chart
      #0dedc2 CMYK chart
      #0dedc2 RGB pie chart
      #0dedc2 color shades, tints & tones
#0dedc2 color schemes
#0dedc2 color preview, HTML & CSS examples
           This text has a color of #0dedc2        
        
          <p style="color:#0dedc2;">Text here</p>
        
        
          .mytext {color:#0dedc2;}
        
        Text color #0dedc2
      
           This box has a color of #0dedc2        
        
          <div style="background-color:#0dedc2;">Content here</div>
        
        
          .mybackground {background-color:#0dedc2;}
        
        Background color #0dedc2
      
           Border around this has a color of #0dedc2        
        
          <div style="border:2px solid #0dedc2;">Content here</div>
        
        
          .myborder {border:2px solid #0dedc2;}
        
        Border color #0dedc2