#05fafb color space conversions
Hex:
        #05fafb
        RGB:
        5, 250, 251
        CMY:
        98, 2, 2
        CMYK:
        98, 0, 0, 2
      HSL:
        180°, 96.8504%, 50.1961%
        HSV (HSB):
        180°, 98.0080%, 98.4314%
        XYZ:
        51.6608, 75.3685, 103.0916
        xyY:
        0.2245, 0.3275, 75.3685
      CIE-Lab:
        89.5653, -46.9753, -14.3800
        CIE-LCH:
        89.5653, 49.1271, 197.0203
        CIE-Luv:
        89.5653, -69.0333, -15.7616
        Hunter-Lab:
        86.8150, -45.7068, -9.6355
      #05fafb color charts
#05fafb RGB chart
      #05fafb CMYK chart
      #05fafb RGB pie chart
      #05fafb color shades, tints & tones
#05fafb color schemes
#05fafb color preview, HTML & CSS examples
           This text has a color of #05fafb        
        
          <p style="color:#05fafb;">Text here</p>
        
        
          .mytext {color:#05fafb;}
        
        Text color #05fafb
      
           This box has a color of #05fafb        
        
          <div style="background-color:#05fafb;">Content here</div>
        
        
          .mybackground {background-color:#05fafb;}
        
        Background color #05fafb
      
           Border around this has a color of #05fafb        
        
          <div style="border:2px solid #05fafb;">Content here</div>
        
        
          .myborder {border:2px solid #05fafb;}
        
        Border color #05fafb