#0de1b1 color space conversions
Hex:
        #0de1b1
        RGB:
        13, 225, 177
        CMY:
        95, 12, 31
        CMYK:
        94, 0, 21, 12
      HSL:
        166°, 89.0756%, 46.6667%
        HSV (HSB):
        166°, 94.2222%, 88.2353%
        XYZ:
        35.0270, 57.1103, 50.7723
        xyY:
        0.2451, 0.3996, 57.1103
      CIE-Lab:
        80.2416, -56.3601, 10.8432
        CIE-LCH:
        80.2416, 57.3936, 169.1098
        CIE-Luv:
        80.2416, -66.3819, 25.0299
        Hunter-Lab:
        75.5714, -49.5159, 13.0663
      #0de1b1 color charts
#0de1b1 RGB chart
      #0de1b1 CMYK chart
      #0de1b1 RGB pie chart
      #0de1b1 color shades, tints & tones
#0de1b1 color schemes
#0de1b1 color preview, HTML & CSS examples
           This text has a color of #0de1b1        
        
          <p style="color:#0de1b1;">Text here</p>
        
        
          .mytext {color:#0de1b1;}
        
        Text color #0de1b1
      
           This box has a color of #0de1b1        
        
          <div style="background-color:#0de1b1;">Content here</div>
        
        
          .mybackground {background-color:#0de1b1;}
        
        Background color #0de1b1
      
           Border around this has a color of #0de1b1        
        
          <div style="border:2px solid #0de1b1;">Content here</div>
        
        
          .myborder {border:2px solid #0de1b1;}
        
        Border color #0de1b1