#5fd0fd color space conversions
Hex:
        #5fd0fd
        RGB:
        95, 208, 253
        CMY:
        63, 18, 1
        CMYK:
        62, 18, 0, 1
      HSL:
        197°, 97.5309%, 68.2353%
        HSV (HSB):
        197°, 62.4506%, 99.2157%
        XYZ:
        45.0048, 54.6365, 101.1024
        xyY:
        0.2242, 0.2722, 54.6365
      CIE-Lab:
        78.8314, -19.0444, -31.6155
        CIE-LCH:
        78.8314, 36.9083, 238.9363
        CIE-Luv:
        78.8314, -44.7792, -48.4583
        Hunter-Lab:
        73.9165, -20.6723, -29.3548
      #5fd0fd color charts
#5fd0fd RGB chart
      #5fd0fd CMYK chart
      #5fd0fd RGB pie chart
      #5fd0fd color shades, tints & tones
#5fd0fd color schemes
#5fd0fd color preview, HTML & CSS examples
           This text has a color of #5fd0fd        
        
          <p style="color:#5fd0fd;">Text here</p>
        
        
          .mytext {color:#5fd0fd;}
        
        Text color #5fd0fd
      
           This box has a color of #5fd0fd        
        
          <div style="background-color:#5fd0fd;">Content here</div>
        
        
          .mybackground {background-color:#5fd0fd;}
        
        Background color #5fd0fd
      
           Border around this has a color of #5fd0fd        
        
          <div style="border:2px solid #5fd0fd;">Content here</div>
        
        
          .myborder {border:2px solid #5fd0fd;}
        
        Border color #5fd0fd