#0de4bc color space conversions
Hex:
        #0de4bc
        RGB:
        13, 228, 188
        CMY:
        95, 11, 26
        CMYK:
        94, 0, 18, 11
      HSL:
        169°, 89.2116%, 47.2549%
        HSV (HSB):
        169°, 94.2982%, 89.4118%
        XYZ:
        36.9865, 59.2032, 57.0549
        xyY:
        0.2414, 0.3863, 59.2032
      CIE-Lab:
        81.4032, -54.8031, 6.6959
        CIE-LCH:
        81.4032, 55.2107, 173.0341
        CIE-Luv:
        81.4032, -66.5392, 18.7658
        Hunter-Lab:
        76.9436, -48.8471, 9.8961
      #0de4bc color charts
#0de4bc RGB chart
      #0de4bc CMYK chart
      #0de4bc RGB pie chart
      #0de4bc color shades, tints & tones
#0de4bc color schemes
#0de4bc color preview, HTML & CSS examples
           This text has a color of #0de4bc        
        
          <p style="color:#0de4bc;">Text here</p>
        
        
          .mytext {color:#0de4bc;}
        
        Text color #0de4bc
      
           This box has a color of #0de4bc        
        
          <div style="background-color:#0de4bc;">Content here</div>
        
        
          .mybackground {background-color:#0de4bc;}
        
        Background color #0de4bc
      
           Border around this has a color of #0de4bc        
        
          <div style="border:2px solid #0de4bc;">Content here</div>
        
        
          .myborder {border:2px solid #0de4bc;}
        
        Border color #0de4bc