#04afee color space conversions
Hex:
        #04afee
        RGB:
        4, 175, 238
        CMY:
        98, 31, 7
        CMYK:
        98, 26, 0, 7
      HSL:
        196°, 96.6942%, 47.4510%
        HSV (HSB):
        196°, 98.3193%, 93.3333%
        XYZ:
        30.8127, 36.8588, 86.3794
        xyY:
        0.2000, 0.2393, 36.8588
      CIE-Lab:
        67.1710, -15.0165, -41.7474
        CIE-LCH:
        67.1710, 44.3659, 250.2164
        CIE-Luv:
        67.1710, -45.0635, -65.2716
        Hunter-Lab:
        60.7115, -15.6516, -41.8589
      #04afee color charts
#04afee RGB chart
      #04afee CMYK chart
      #04afee RGB pie chart
      #04afee color shades, tints & tones
#04afee color schemes
#04afee color preview, HTML & CSS examples
           This text has a color of #04afee        
        
          <p style="color:#04afee;">Text here</p>
        
        
          .mytext {color:#04afee;}
        
        Text color #04afee
      
           This box has a color of #04afee        
        
          <div style="background-color:#04afee;">Content here</div>
        
        
          .mybackground {background-color:#04afee;}
        
        Background color #04afee
      
           Border around this has a color of #04afee        
        
          <div style="border:2px solid #04afee;">Content here</div>
        
        
          .myborder {border:2px solid #04afee;}
        
        Border color #04afee