#0de2e2 color space conversions
Hex:
        #0de2e2
        RGB:
        13, 226, 226
        CMY:
        95, 11, 11
        CMYK:
        94, 0, 0, 11
      HSL:
        180°, 89.1213%, 46.8627%
        HSV (HSB):
        180°, 94.2478%, 88.6275%
        XYZ:
        41.0898, 59.9693, 81.3611
        xyY:
        0.2252, 0.3287, 59.9693
      CIE-Lab:
        81.8215, -43.5775, -12.8307
        CIE-LCH:
        81.8215, 45.4271, 196.4062
        CIE-Luv:
        81.8215, -62.8702, -13.5755
        Hunter-Lab:
        77.4398, -40.8071, -8.0843
      #0de2e2 color charts
#0de2e2 RGB chart
      #0de2e2 CMYK chart
      #0de2e2 RGB pie chart
      #0de2e2 color shades, tints & tones
#0de2e2 color schemes
#0de2e2 color preview, HTML & CSS examples
           This text has a color of #0de2e2        
        
          <p style="color:#0de2e2;">Text here</p>
        
        
          .mytext {color:#0de2e2;}
        
        Text color #0de2e2
      
           This box has a color of #0de2e2        
        
          <div style="background-color:#0de2e2;">Content here</div>
        
        
          .mybackground {background-color:#0de2e2;}
        
        Background color #0de2e2
      
           Border around this has a color of #0de2e2        
        
          <div style="border:2px solid #0de2e2;">Content here</div>
        
        
          .myborder {border:2px solid #0de2e2;}
        
        Border color #0de2e2