#0de5ce color space conversions
Hex:
        #0de5ce
        RGB:
        13, 229, 206
        CMY:
        95, 10, 19
        CMYK:
        94, 0, 10, 10
      HSL:
        174°, 89.2562%, 47.4510%
        HSV (HSB):
        174°, 94.3231%, 89.8039%
        XYZ:
        39.3259, 60.5804, 68.0130
        xyY:
        0.2342, 0.3608, 60.5804
      CIE-Lab:
        82.1527, -50.4943, -1.7363
        CIE-LCH:
        82.1527, 50.5241, 181.9694
        CIE-Luv:
        82.1527, -65.4675, 5.2534
        Hunter-Lab:
        77.8334, -46.0201, 2.6741
      #0de5ce color charts
#0de5ce RGB chart
      #0de5ce CMYK chart
      #0de5ce RGB pie chart
      #0de5ce color shades, tints & tones
#0de5ce color schemes
#0de5ce color preview, HTML & CSS examples
           This text has a color of #0de5ce        
        
          <p style="color:#0de5ce;">Text here</p>
        
        
          .mytext {color:#0de5ce;}
        
        Text color #0de5ce
      
           This box has a color of #0de5ce        
        
          <div style="background-color:#0de5ce;">Content here</div>
        
        
          .mybackground {background-color:#0de5ce;}
        
        Background color #0de5ce
      
           Border around this has a color of #0de5ce        
        
          <div style="border:2px solid #0de5ce;">Content here</div>
        
        
          .myborder {border:2px solid #0de5ce;}
        
        Border color #0de5ce