#05d1fd color space conversions
Hex:
        #05d1fd
        RGB:
        5, 209, 253
        CMY:
        98, 18, 1
        CMYK:
        98, 17, 0, 1
      HSL:
        191°, 98.4127%, 50.5882%
        HSV (HSB):
        191°, 98.0237%, 99.2157%
        XYZ:
        40.5927, 52.7250, 100.9660
        xyY:
        0.2089, 0.2714, 52.7250
      CIE-Lab:
        77.7124, -27.3967, -33.4570
        CIE-LCH:
        77.7124, 43.2430, 230.6872
        CIE-Luv:
        77.7124, -55.2633, -50.5319
        Hunter-Lab:
        72.6120, -27.2832, -31.6135
      #05d1fd color charts
#05d1fd RGB chart
      #05d1fd CMYK chart
      #05d1fd RGB pie chart
      #05d1fd color shades, tints & tones
#05d1fd color schemes
#05d1fd color preview, HTML & CSS examples
           This text has a color of #05d1fd        
        
          <p style="color:#05d1fd;">Text here</p>
        
        
          .mytext {color:#05d1fd;}
        
        Text color #05d1fd
      
           This box has a color of #05d1fd        
        
          <div style="background-color:#05d1fd;">Content here</div>
        
        
          .mybackground {background-color:#05d1fd;}
        
        Background color #05d1fd
      
           Border around this has a color of #05d1fd        
        
          <div style="border:2px solid #05d1fd;">Content here</div>
        
        
          .myborder {border:2px solid #05d1fd;}
        
        Border color #05d1fd