#05adfb color space conversions
Hex:
        #05adfb
        RGB:
        5, 173, 251
        CMY:
        98, 32, 2
        CMYK:
        98, 31, 0, 2
      HSL:
        199°, 96.8504%, 50.1961%
        HSV (HSB):
        199°, 98.0080%, 98.4314%
        XYZ:
        32.4187, 36.8844, 96.6775
        xyY:
        0.1953, 0.2222, 36.8844
      CIE-Lab:
        67.1902, -9.2325, -48.7974
        CIE-LCH:
        67.1902, 49.6631, 259.2862
        CIE-Luv:
        67.1902, -43.4652, -77.9702
        Hunter-Lab:
        60.7326, -10.9996, -51.8684
      #05adfb color charts
#05adfb RGB chart
      #05adfb CMYK chart
      #05adfb RGB pie chart
      #05adfb color shades, tints & tones
#05adfb color schemes
#05adfb color preview, HTML & CSS examples
           This text has a color of #05adfb        
        
          <p style="color:#05adfb;">Text here</p>
        
        
          .mytext {color:#05adfb;}
        
        Text color #05adfb
      
           This box has a color of #05adfb        
        
          <div style="background-color:#05adfb;">Content here</div>
        
        
          .mybackground {background-color:#05adfb;}
        
        Background color #05adfb
      
           Border around this has a color of #05adfb        
        
          <div style="border:2px solid #05adfb;">Content here</div>
        
        
          .myborder {border:2px solid #05adfb;}
        
        Border color #05adfb