#05aeef color space conversions
Hex:
        #05aeef
        RGB:
        5, 174, 239
        CMY:
        98, 32, 6
        CMYK:
        98, 27, 0, 6
      HSL:
        197°, 95.9016%, 47.8431%
        HSV (HSB):
        197°, 97.9079%, 93.7255%
        XYZ:
        30.7786, 36.5364, 87.0914
        xyY:
        0.1993, 0.2366, 36.5364
      CIE-Lab:
        66.9277, -14.0945, -42.6740
        CIE-LCH:
        66.9277, 44.9414, 251.7224
        CIE-Luv:
        66.9277, -44.6272, -66.9259
        Hunter-Lab:
        60.4453, -14.8875, -43.1150
      #05aeef color charts
#05aeef RGB chart
      #05aeef CMYK chart
      #05aeef RGB pie chart
      #05aeef color shades, tints & tones
#05aeef color schemes
#05aeef color preview, HTML & CSS examples
           This text has a color of #05aeef        
        
          <p style="color:#05aeef;">Text here</p>
        
        
          .mytext {color:#05aeef;}
        
        Text color #05aeef
      
           This box has a color of #05aeef        
        
          <div style="background-color:#05aeef;">Content here</div>
        
        
          .mybackground {background-color:#05aeef;}
        
        Background color #05aeef
      
           Border around this has a color of #05aeef        
        
          <div style="border:2px solid #05aeef;">Content here</div>
        
        
          .myborder {border:2px solid #05aeef;}
        
        Border color #05aeef