#05c1e1 color space conversions
Hex:
        #05c1e1
        RGB:
        5, 193, 225
        CMY:
        98, 24, 12
        CMYK:
        98, 14, 0, 12
      HSL:
        189°, 95.6522%, 45.0980%
        HSV (HSB):
        189°, 97.7778%, 88.2353%
        XYZ:
        32.7232, 43.6084, 77.9267
        xyY:
        0.2121, 0.2827, 43.6084
      CIE-Lab:
        71.9660, -28.7276, -27.2325
        CIE-LCH:
        71.9660, 39.5839, 223.4696
        CIE-Luv:
        71.9660, -52.0755, -39.3158
        Hunter-Lab:
        66.0367, -27.1121, -23.7396
      #05c1e1 color charts
#05c1e1 RGB chart
      #05c1e1 CMYK chart
      #05c1e1 RGB pie chart
      #05c1e1 color shades, tints & tones
#05c1e1 color schemes
#05c1e1 color preview, HTML & CSS examples
           This text has a color of #05c1e1        
        
          <p style="color:#05c1e1;">Text here</p>
        
        
          .mytext {color:#05c1e1;}
        
        Text color #05c1e1
      
           This box has a color of #05c1e1        
        
          <div style="background-color:#05c1e1;">Content here</div>
        
        
          .mybackground {background-color:#05c1e1;}
        
        Background color #05c1e1
      
           Border around this has a color of #05c1e1        
        
          <div style="border:2px solid #05c1e1;">Content here</div>
        
        
          .myborder {border:2px solid #05c1e1;}
        
        Border color #05c1e1