#05cce1 color space conversions
Hex:
        #05cce1
        RGB:
        5, 204, 225
        CMY:
        98, 20, 12
        CMYK:
        98, 9, 0, 12
      HSL:
        186°, 95.6522%, 45.0980%
        HSV (HSB):
        186°, 97.7778%, 88.2353%
        XYZ:
        35.2461, 48.6542, 78.7677
        xyY:
        0.2167, 0.2991, 48.6542
      CIE-Lab:
        75.2357, -34.0372, -22.2363
        CIE-LCH:
        75.2357, 40.6569, 213.1563
        CIE-Luv:
        75.2357, -55.7961, -30.3631
        Hunter-Lab:
        69.7526, -31.8708, -18.1261
      #05cce1 color charts
#05cce1 RGB chart
      #05cce1 CMYK chart
      #05cce1 RGB pie chart
      #05cce1 color shades, tints & tones
#05cce1 color schemes
#05cce1 color preview, HTML & CSS examples
           This text has a color of #05cce1        
        
          <p style="color:#05cce1;">Text here</p>
        
        
          .mytext {color:#05cce1;}
        
        Text color #05cce1
      
           This box has a color of #05cce1        
        
          <div style="background-color:#05cce1;">Content here</div>
        
        
          .mybackground {background-color:#05cce1;}
        
        Background color #05cce1
      
           Border around this has a color of #05cce1        
        
          <div style="border:2px solid #05cce1;">Content here</div>
        
        
          .myborder {border:2px solid #05cce1;}
        
        Border color #05cce1