#5fb1bb color space conversions
Hex:
        #5fb1bb
        RGB:
        95, 177, 187
        CMY:
        63, 31, 27
        CMYK:
        49, 5, 0, 27
      HSL:
        187°, 40.3509%, 55.2941%
        HSV (HSB):
        187°, 49.1979%, 73.3333%
        XYZ:
        29.4111, 37.4650, 52.6951
        xyY:
        0.2460, 0.3133, 37.4650
      CIE-Lab:
        67.6245, -22.2602, -12.8441
        CIE-LCH:
        67.6245, 25.6999, 209.9849
        CIE-Luv:
        67.6245, -35.9296, -16.2101
        Hunter-Lab:
        61.2087, -21.3450, -8.1972
      #5fb1bb color charts
#5fb1bb RGB chart
      #5fb1bb CMYK chart
      #5fb1bb RGB pie chart
      #5fb1bb color shades, tints & tones
#5fb1bb color schemes
#5fb1bb color preview, HTML & CSS examples
           This text has a color of #5fb1bb        
        
          <p style="color:#5fb1bb;">Text here</p>
        
        
          .mytext {color:#5fb1bb;}
        
        Text color #5fb1bb
      
           This box has a color of #5fb1bb        
        
          <div style="background-color:#5fb1bb;">Content here</div>
        
        
          .mybackground {background-color:#5fb1bb;}
        
        Background color #5fb1bb
      
           Border around this has a color of #5fb1bb        
        
          <div style="border:2px solid #5fb1bb;">Content here</div>
        
        
          .myborder {border:2px solid #5fb1bb;}
        
        Border color #5fb1bb