#05aefb color space conversions
Hex:
        #05aefb
        RGB:
        5, 174, 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.6112, 37.2694, 96.7417
        xyY:
        0.1957, 0.2237, 37.2694
      CIE-Lab:
        67.4787, -9.7857, -48.3426
        CIE-LCH:
        67.4787, 49.3231, 258.5566
        CIE-Luv:
        67.4787, -43.7932, -77.1810
        Hunter-Lab:
        61.0487, -11.4833, -51.2207
      #05aefb color charts
#05aefb RGB chart
      #05aefb CMYK chart
      #05aefb RGB pie chart
      #05aefb color shades, tints & tones
#05aefb color schemes
#05aefb color preview, HTML & CSS examples
           This text has a color of #05aefb        
        
          <p style="color:#05aefb;">Text here</p>
        
        
          .mytext {color:#05aefb;}
        
        Text color #05aefb
      
           This box has a color of #05aefb        
        
          <div style="background-color:#05aefb;">Content here</div>
        
        
          .mybackground {background-color:#05aefb;}
        
        Background color #05aefb
      
           Border around this has a color of #05aefb        
        
          <div style="border:2px solid #05aefb;">Content here</div>
        
        
          .myborder {border:2px solid #05aefb;}
        
        Border color #05aefb