#05c1fa color space conversions
Hex:
        #05c1fa
        RGB:
        5, 193, 250
        CMY:
        98, 24, 2
        CMYK:
        98, 23, 0, 2
      HSL:
        194°, 96.0784%, 50.0000%
        HSV (HSB):
        194°, 98.0000%, 98.0392%
        XYZ:
        36.3879, 45.0743, 97.2249
        xyY:
        0.2036, 0.2523, 45.0743
      CIE-Lab:
        72.9408, -20.3075, -39.2447
        CIE-LCH:
        72.9408, 44.1875, 242.6403
        CIE-Luv:
        72.9408, -50.1555, -61.0233
        Hunter-Lab:
        67.1374, -20.7451, -38.8645
      #05c1fa color charts
#05c1fa RGB chart
      #05c1fa CMYK chart
      #05c1fa RGB pie chart
      #05c1fa color shades, tints & tones
#05c1fa color schemes
#05c1fa color preview, HTML & CSS examples
           This text has a color of #05c1fa        
        
          <p style="color:#05c1fa;">Text here</p>
        
        
          .mytext {color:#05c1fa;}
        
        Text color #05c1fa
      
           This box has a color of #05c1fa        
        
          <div style="background-color:#05c1fa;">Content here</div>
        
        
          .mybackground {background-color:#05c1fa;}
        
        Background color #05c1fa
      
           Border around this has a color of #05c1fa        
        
          <div style="border:2px solid #05c1fa;">Content here</div>
        
        
          .myborder {border:2px solid #05c1fa;}
        
        Border color #05c1fa