#05a7ee color space conversions
Hex:
        #05a7ee
        RGB:
        5, 167, 238
        CMY:
        98, 35, 7
        CMYK:
        98, 30, 0, 7
      HSL:
        198°, 95.8848%, 47.6471%
        HSV (HSB):
        198°, 97.8992%, 93.3333%
        XYZ:
        29.3139, 33.8427, 85.8762
        xyY:
        0.1967, 0.2271, 33.8427
      CIE-Lab:
        64.8376, -10.6205, -45.4103
        CIE-LCH:
        64.8376, 46.6357, 256.8364
        CIE-Luv:
        64.8376, -42.3729, -71.6541
        Hunter-Lab:
        58.1745, -11.8599, -46.8007
      #05a7ee color charts
#05a7ee RGB chart
      #05a7ee CMYK chart
      #05a7ee RGB pie chart
      #05a7ee color shades, tints & tones
#05a7ee color schemes
#05a7ee color preview, HTML & CSS examples
           This text has a color of #05a7ee        
        
          <p style="color:#05a7ee;">Text here</p>
        
        
          .mytext {color:#05a7ee;}
        
        Text color #05a7ee
      
           This box has a color of #05a7ee        
        
          <div style="background-color:#05a7ee;">Content here</div>
        
        
          .mybackground {background-color:#05a7ee;}
        
        Background color #05a7ee
      
           Border around this has a color of #05a7ee        
        
          <div style="border:2px solid #05a7ee;">Content here</div>
        
        
          .myborder {border:2px solid #05a7ee;}
        
        Border color #05a7ee