#05b4ef color space conversions
Hex:
        #05b4ef
        RGB:
        5, 180, 239
        CMY:
        98, 29, 6
        CMYK:
        98, 25, 0, 6
      HSL:
        195°, 95.9016%, 47.8431%
        HSV (HSB):
        195°, 97.9079%, 93.7255%
        XYZ:
        31.9638, 38.9068, 87.4864
        xyY:
        0.2018, 0.2457, 38.9068
      CIE-Lab:
        68.6837, -17.3115, -39.9268
        CIE-LCH:
        68.6837, 43.5183, 246.5594
        CIE-Luv:
        68.6837, -46.6291, -62.0833
        Hunter-Lab:
        62.3753, -17.6856, -39.4964
      #05b4ef color charts
#05b4ef RGB chart
      #05b4ef CMYK chart
      #05b4ef RGB pie chart
      #05b4ef color shades, tints & tones
#05b4ef color schemes
#05b4ef color preview, HTML & CSS examples
           This text has a color of #05b4ef        
        
          <p style="color:#05b4ef;">Text here</p>
        
        
          .mytext {color:#05b4ef;}
        
        Text color #05b4ef
      
           This box has a color of #05b4ef        
        
          <div style="background-color:#05b4ef;">Content here</div>
        
        
          .mybackground {background-color:#05b4ef;}
        
        Background color #05b4ef
      
           Border around this has a color of #05b4ef        
        
          <div style="border:2px solid #05b4ef;">Content here</div>
        
        
          .myborder {border:2px solid #05b4ef;}
        
        Border color #05b4ef