#05edfd color space conversions
Hex:
        #05edfd
        RGB:
        5, 237, 253
        CMY:
        98, 7, 1
        CMYK:
        98, 6, 0, 1
      HSL:
        184°, 98.4127%, 50.5882%
        HSV (HSB):
        184°, 98.0237%, 99.2157%
        XYZ:
        48.0764, 67.6925, 103.4606
        xyY:
        0.2193, 0.3088, 67.6925
      CIE-Lab:
        85.8525, -40.6358, -21.0156
        CIE-LCH:
        85.8525, 45.7485, 207.3466
        CIE-Luv:
        85.8525, -64.5806, -27.7746
        Hunter-Lab:
        82.2754, -39.6783, -16.9638
      #05edfd color charts
#05edfd RGB chart
      #05edfd CMYK chart
      #05edfd RGB pie chart
      #05edfd color shades, tints & tones
#05edfd color schemes
#05edfd color preview, HTML & CSS examples
           This text has a color of #05edfd        
        
          <p style="color:#05edfd;">Text here</p>
        
        
          .mytext {color:#05edfd;}
        
        Text color #05edfd
      
           This box has a color of #05edfd        
        
          <div style="background-color:#05edfd;">Content here</div>
        
        
          .mybackground {background-color:#05edfd;}
        
        Background color #05edfd
      
           Border around this has a color of #05edfd        
        
          <div style="border:2px solid #05edfd;">Content here</div>
        
        
          .myborder {border:2px solid #05edfd;}
        
        Border color #05edfd