#5fc8bc color space conversions
Hex:
        #5fc8bc
        RGB:
        95, 200, 188
        CMY:
        63, 22, 26
        CMYK:
        53, 0, 6, 22
      HSL:
        173°, 48.8372%, 57.8431%
        HSV (HSB):
        173°, 52.5000%, 78.4314%
        XYZ:
        34.4507, 47.3723, 54.9050
        xyY:
        0.2520, 0.3465, 47.3723
      CIE-Lab:
        74.4273, -33.2752, -3.2802
        CIE-LCH:
        74.4273, 33.4365, 185.6299
        CIE-Luv:
        74.4273, -44.8622, 0.2996
        Hunter-Lab:
        68.8275, -31.1024, 0.8826
      #5fc8bc color charts
#5fc8bc RGB chart
      #5fc8bc CMYK chart
      #5fc8bc RGB pie chart
      #5fc8bc color shades, tints & tones
#5fc8bc color schemes
#5fc8bc color preview, HTML & CSS examples
           This text has a color of #5fc8bc        
        
          <p style="color:#5fc8bc;">Text here</p>
        
        
          .mytext {color:#5fc8bc;}
        
        Text color #5fc8bc
      
           This box has a color of #5fc8bc        
        
          <div style="background-color:#5fc8bc;">Content here</div>
        
        
          .mybackground {background-color:#5fc8bc;}
        
        Background color #5fc8bc
      
           Border around this has a color of #5fc8bc        
        
          <div style="border:2px solid #5fc8bc;">Content here</div>
        
        
          .myborder {border:2px solid #5fc8bc;}
        
        Border color #5fc8bc