#05c4ee color space conversions
Hex:
        #05c4ee
        RGB:
        5, 196, 238
        CMY:
        98, 23, 7
        CMYK:
        98, 18, 0, 7
      HSL:
        191°, 95.8848%, 47.6471%
        HSV (HSB):
        191°, 97.8992%, 93.3333%
        XYZ:
        35.2351, 45.6852, 87.8500
        xyY:
        0.2088, 0.2707, 45.6852
      CIE-Lab:
        73.3408, -25.9065, -32.1545
        CIE-LCH:
        73.3408, 41.2924, 231.1420
        CIE-Luv:
        73.3408, -52.0732, -48.1584
        Hunter-Lab:
        67.5908, -25.2317, -29.7476
      #05c4ee color charts
#05c4ee RGB chart
      #05c4ee CMYK chart
      #05c4ee RGB pie chart
      #05c4ee color shades, tints & tones
#05c4ee color schemes
#05c4ee color preview, HTML & CSS examples
           This text has a color of #05c4ee        
        
          <p style="color:#05c4ee;">Text here</p>
        
        
          .mytext {color:#05c4ee;}
        
        Text color #05c4ee
      
           This box has a color of #05c4ee        
        
          <div style="background-color:#05c4ee;">Content here</div>
        
        
          .mybackground {background-color:#05c4ee;}
        
        Background color #05c4ee
      
           Border around this has a color of #05c4ee        
        
          <div style="border:2px solid #05c4ee;">Content here</div>
        
        
          .myborder {border:2px solid #05c4ee;}
        
        Border color #05c4ee