#5fb2bf color space conversions
Hex:
        #5fb2bf
        RGB:
        95, 178, 191
        CMY:
        63, 30, 25
        CMYK:
        50, 7, 0, 25
      HSL:
        188°, 42.8571%, 56.0784%
        HSV (HSB):
        188°, 50.2618%, 74.9020%
        XYZ:
        30.0437, 38.0353, 55.0483
        xyY:
        0.2440, 0.3089, 38.0353
      CIE-Lab:
        68.0466, -21.6723, -14.4197
        CIE-LCH:
        68.0466, 26.0311, 213.6380
        CIE-Luv:
        68.0466, -36.1767, -18.8261
        Hunter-Lab:
        61.6727, -20.9716, -9.7506
      #5fb2bf color charts
#5fb2bf RGB chart
      #5fb2bf CMYK chart
      #5fb2bf RGB pie chart
      #5fb2bf color shades, tints & tones
#5fb2bf color schemes
#5fb2bf color preview, HTML & CSS examples
           This text has a color of #5fb2bf        
        
          <p style="color:#5fb2bf;">Text here</p>
        
        
          .mytext {color:#5fb2bf;}
        
        Text color #5fb2bf
      
           This box has a color of #5fb2bf        
        
          <div style="background-color:#5fb2bf;">Content here</div>
        
        
          .mybackground {background-color:#5fb2bf;}
        
        Background color #5fb2bf
      
           Border around this has a color of #5fb2bf        
        
          <div style="border:2px solid #5fb2bf;">Content here</div>
        
        
          .myborder {border:2px solid #5fb2bf;}
        
        Border color #5fb2bf