#05f9fa color space conversions
Hex:
        #05f9fa
        RGB:
        5, 249, 250
        CMY:
        98, 2, 2
        CMYK:
        98, 0, 0, 2
      HSL:
        180°, 96.0784%, 50.0000%
        HSV (HSB):
        180°, 98.0000%, 98.0392%
        XYZ:
        51.1936, 74.6858, 102.1601
        xyY:
        0.2245, 0.3275, 74.6858
      CIE-Lab:
        89.2456, -46.8310, -14.3380
        CIE-LCH:
        89.2456, 48.9767, 197.0228
        CIE-Luv:
        89.2456, -68.7853, -15.7082
        Hunter-Lab:
        86.4209, -45.4977, -9.5934
      #05f9fa color charts
#05f9fa RGB chart
      #05f9fa CMYK chart
      #05f9fa RGB pie chart
      #05f9fa color shades, tints & tones
#05f9fa color schemes
#05f9fa color preview, HTML & CSS examples
           This text has a color of #05f9fa        
        
          <p style="color:#05f9fa;">Text here</p>
        
        
          .mytext {color:#05f9fa;}
        
        Text color #05f9fa
      
           This box has a color of #05f9fa        
        
          <div style="background-color:#05f9fa;">Content here</div>
        
        
          .mybackground {background-color:#05f9fa;}
        
        Background color #05f9fa
      
           Border around this has a color of #05f9fa        
        
          <div style="border:2px solid #05f9fa;">Content here</div>
        
        
          .myborder {border:2px solid #05f9fa;}
        
        Border color #05f9fa