#05aecd color space conversions
Hex:
        #05aecd
        RGB:
        5, 174, 205
        CMY:
        98, 32, 20
        CMYK:
        98, 15, 0, 20
      HSL:
        189°, 95.2381%, 41.1765%
        HSV (HSB):
        189°, 97.5610%, 80.3922%
        XYZ:
        26.2181, 34.7121, 63.0759
        xyY:
        0.2114, 0.2799, 34.7121
      CIE-Lab:
        65.5239, -25.9164, -26.1653
        CIE-LCH:
        65.5239, 36.8278, 225.2739
        CIE-Luv:
        65.5239, -47.1690, -37.4293
        Hunter-Lab:
        58.9170, -23.6722, -22.2333
      #05aecd color charts
#05aecd RGB chart
      #05aecd CMYK chart
      #05aecd RGB pie chart
      #05aecd color shades, tints & tones
#05aecd color schemes
#05aecd color preview, HTML & CSS examples
           This text has a color of #05aecd        
        
          <p style="color:#05aecd;">Text here</p>
        
        
          .mytext {color:#05aecd;}
        
        Text color #05aecd
      
           This box has a color of #05aecd        
        
          <div style="background-color:#05aecd;">Content here</div>
        
        
          .mybackground {background-color:#05aecd;}
        
        Background color #05aecd
      
           Border around this has a color of #05aecd        
        
          <div style="border:2px solid #05aecd;">Content here</div>
        
        
          .myborder {border:2px solid #05aecd;}
        
        Border color #05aecd