#04ddf6 color space conversions
Hex:
        #04ddf6
        RGB:
        4, 221, 246
        CMY:
        98, 13, 4
        CMYK:
        98, 10, 0, 4
      HSL:
        186°, 96.8000%, 49.0196%
        HSV (HSB):
        186°, 98.3740%, 96.4706%
        XYZ:
        42.5411, 58.3925, 96.2175
        xyY:
        0.2158, 0.2962, 58.3925
      CIE-Lab:
        80.9565, -35.4497, -24.7570
        CIE-LCH:
        80.9565, 43.2387, 214.9293
        CIE-Luv:
        80.9565, -59.8500, -34.6899
        Hunter-Lab:
        76.4150, -34.3534, -21.1642
      #04ddf6 color charts
#04ddf6 RGB chart
      #04ddf6 CMYK chart
      #04ddf6 RGB pie chart
      #04ddf6 color shades, tints & tones
#04ddf6 color schemes
#04ddf6 color preview, HTML & CSS examples
           This text has a color of #04ddf6        
        
          <p style="color:#04ddf6;">Text here</p>
        
        
          .mytext {color:#04ddf6;}
        
        Text color #04ddf6
      
           This box has a color of #04ddf6        
        
          <div style="background-color:#04ddf6;">Content here</div>
        
        
          .mybackground {background-color:#04ddf6;}
        
        Background color #04ddf6
      
           Border around this has a color of #04ddf6        
        
          <div style="border:2px solid #04ddf6;">Content here</div>
        
        
          .myborder {border:2px solid #04ddf6;}
        
        Border color #04ddf6