#05cbe1 color space conversions
Hex:
        #05cbe1
        RGB:
        5, 203, 225
        CMY:
        98, 20, 12
        CMYK:
        98, 10, 0, 12
      HSL:
        186°, 95.6522%, 45.0980%
        HSV (HSB):
        186°, 97.7778%, 88.2353%
        XYZ:
        35.0091, 48.1804, 78.6887
        xyY:
        0.2163, 0.2976, 48.1804
      CIE-Lab:
        74.9386, -33.5631, -22.6886
        CIE-LCH:
        74.9386, 40.5124, 214.0586
        CIE-Luv:
        74.9386, -55.4583, -31.1738
        Hunter-Lab:
        69.4121, -31.4417, -18.6254
      #05cbe1 color charts
#05cbe1 RGB chart
      #05cbe1 CMYK chart
      #05cbe1 RGB pie chart
      #05cbe1 color shades, tints & tones
#05cbe1 color schemes
#05cbe1 color preview, HTML & CSS examples
           This text has a color of #05cbe1        
        
          <p style="color:#05cbe1;">Text here</p>
        
        
          .mytext {color:#05cbe1;}
        
        Text color #05cbe1
      
           This box has a color of #05cbe1        
        
          <div style="background-color:#05cbe1;">Content here</div>
        
        
          .mybackground {background-color:#05cbe1;}
        
        Background color #05cbe1
      
           Border around this has a color of #05cbe1        
        
          <div style="border:2px solid #05cbe1;">Content here</div>
        
        
          .myborder {border:2px solid #05cbe1;}
        
        Border color #05cbe1