#0de4ff color space conversions
Hex:
        #0de4ff
        RGB:
        13, 228, 255
        CMY:
        95, 11, 0
        CMYK:
        95, 11, 0, 0
      HSL:
        187°, 100.0000%, 52.5490%
        HSV (HSB):
        187°, 94.9020%, 100.0000%
        XYZ:
        45.9594, 62.7924, 104.3056
        xyY:
        0.2157, 0.2947, 62.7924
      CIE-Lab:
        83.3330, -35.7117, -25.8933
        CIE-LCH:
        83.3330, 44.1111, 215.9445
        CIE-Luv:
        83.3330, -61.2180, -36.6972
        Hunter-Lab:
        79.2416, -35.1446, -22.5741
      #0de4ff color charts
#0de4ff RGB chart
      #0de4ff CMYK chart
      #0de4ff RGB pie chart
      #0de4ff color shades, tints & tones
#0de4ff color schemes
#0de4ff color preview, HTML & CSS examples
           This text has a color of #0de4ff        
        
          <p style="color:#0de4ff;">Text here</p>
        
        
          .mytext {color:#0de4ff;}
        
        Text color #0de4ff
      
           This box has a color of #0de4ff        
        
          <div style="background-color:#0de4ff;">Content here</div>
        
        
          .mybackground {background-color:#0de4ff;}
        
        Background color #0de4ff
      
           Border around this has a color of #0de4ff        
        
          <div style="border:2px solid #0de4ff;">Content here</div>
        
        
          .myborder {border:2px solid #0de4ff;}
        
        Border color #0de4ff