#5fd0db color space conversions
Hex:
        #5fd0db
        RGB:
        95, 208, 219
        CMY:
        63, 18, 14
        CMYK:
        57, 5, 0, 14
      HSL:
        185°, 63.2653%, 61.5686%
        HSV (HSB):
        185°, 56.6210%, 85.8824%
        XYZ:
        40.0614, 52.6591, 75.0706
        xyY:
        0.2388, 0.3138, 52.6591
      CIE-Lab:
        77.6733, -28.8783, -15.1794
        CIE-LCH:
        77.6733, 32.6247, 207.7279
        CIE-Luv:
        77.6733, -46.4197, -19.3668
        Hunter-Lab:
        72.5666, -28.4482, -10.5393
      #5fd0db color charts
#5fd0db RGB chart
      #5fd0db CMYK chart
      #5fd0db RGB pie chart
      #5fd0db color shades, tints & tones
#5fd0db color schemes
#5fd0db color preview, HTML & CSS examples
           This text has a color of #5fd0db        
        
          <p style="color:#5fd0db;">Text here</p>
        
        
          .mytext {color:#5fd0db;}
        
        Text color #5fd0db
      
           This box has a color of #5fd0db        
        
          <div style="background-color:#5fd0db;">Content here</div>
        
        
          .mybackground {background-color:#5fd0db;}
        
        Background color #5fd0db
      
           Border around this has a color of #5fd0db        
        
          <div style="border:2px solid #5fd0db;">Content here</div>
        
        
          .myborder {border:2px solid #5fd0db;}
        
        Border color #5fd0db