#04f9fa color space conversions
Hex:
        #04f9fa
        RGB:
        4, 249, 250
        CMY:
        98, 2, 2
        CMYK:
        98, 0, 0, 2
      HSL:
        180°, 96.8504%, 49.8039%
        HSV (HSB):
        180°, 98.4000%, 98.0392%
        XYZ:
        51.1811, 74.6793, 102.1595
        xyY:
        0.2245, 0.3275, 74.6793
      CIE-Lab:
        89.2426, -46.8510, -14.3429
        CIE-LCH:
        89.2426, 48.9973, 197.0213
        CIE-Luv:
        89.2426, -68.8102, -15.7136
        Hunter-Lab:
        86.4172, -45.5124, -9.5986
      #04f9fa color charts
#04f9fa RGB chart
      #04f9fa CMYK chart
      #04f9fa RGB pie chart
      #04f9fa color shades, tints & tones
#04f9fa color schemes
#04f9fa color preview, HTML & CSS examples
           This text has a color of #04f9fa        
        
          <p style="color:#04f9fa;">Text here</p>
        
        
          .mytext {color:#04f9fa;}
        
        Text color #04f9fa
      
           This box has a color of #04f9fa        
        
          <div style="background-color:#04f9fa;">Content here</div>
        
        
          .mybackground {background-color:#04f9fa;}
        
        Background color #04f9fa
      
           Border around this has a color of #04f9fa        
        
          <div style="border:2px solid #04f9fa;">Content here</div>
        
        
          .myborder {border:2px solid #04f9fa;}
        
        Border color #04f9fa