#05d1fe color space conversions
Hex:
        #05d1fe
        RGB:
        5, 209, 254
        CMY:
        98, 18, 0
        CMYK:
        98, 18, 0, 0
      HSL:
        191°, 99.2032%, 50.7843%
        HSV (HSB):
        191°, 98.0315%, 99.6078%
        XYZ:
        40.7524, 52.7890, 101.8073
        xyY:
        0.2086, 0.2702, 52.7890
      CIE-Lab:
        77.7502, -27.0665, -33.9320
        CIE-LCH:
        77.7502, 43.4048, 231.4217
        CIE-Luv:
        77.7502, -55.1857, -51.3990
        Hunter-Lab:
        72.6560, -27.0281, -32.2194
      #05d1fe color charts
#05d1fe RGB chart
      #05d1fe CMYK chart
      #05d1fe RGB pie chart
      #05d1fe color shades, tints & tones
#05d1fe color schemes
#05d1fe color preview, HTML & CSS examples
           This text has a color of #05d1fe        
        
          <p style="color:#05d1fe;">Text here</p>
        
        
          .mytext {color:#05d1fe;}
        
        Text color #05d1fe
      
           This box has a color of #05d1fe        
        
          <div style="background-color:#05d1fe;">Content here</div>
        
        
          .mybackground {background-color:#05d1fe;}
        
        Background color #05d1fe
      
           Border around this has a color of #05d1fe        
        
          <div style="border:2px solid #05d1fe;">Content here</div>
        
        
          .myborder {border:2px solid #05d1fe;}
        
        Border color #05d1fe