#5fca9b color space conversions
Hex:
        #5fca9b
        RGB:
        95, 202, 155
        CMY:
        63, 21, 39
        CMYK:
        53, 0, 23, 21
      HSL:
        154°, 50.2347%, 58.2353%
        HSV (HSB):
        154°, 52.9703%, 79.2157%
        XYZ:
        31.7562, 47.0405, 38.4163
        xyY:
        0.2709, 0.4013, 47.0405
      CIE-Lab:
        74.2157, -41.9107, 14.2205
        CIE-LCH:
        74.2157, 44.2575, 161.2577
        CIE-Luv:
        74.2157, -47.1371, 27.2203
        Hunter-Lab:
        68.5861, -37.3779, 14.8008
      #5fca9b color charts
#5fca9b RGB chart
      #5fca9b CMYK chart
      #5fca9b RGB pie chart
      #5fca9b color shades, tints & tones
#5fca9b color schemes
#5fca9b color preview, HTML & CSS examples
           This text has a color of #5fca9b        
        
          <p style="color:#5fca9b;">Text here</p>
        
        
          .mytext {color:#5fca9b;}
        
        Text color #5fca9b
      
           This box has a color of #5fca9b        
        
          <div style="background-color:#5fca9b;">Content here</div>
        
        
          .mybackground {background-color:#5fca9b;}
        
        Background color #5fca9b
      
           Border around this has a color of #5fca9b        
        
          <div style="border:2px solid #5fca9b;">Content here</div>
        
        
          .myborder {border:2px solid #5fca9b;}
        
        Border color #5fca9b