#5fca87 color space conversions
Hex:
        #5fca87
        RGB:
        95, 202, 135
        CMY:
        63, 21, 47
        CMYK:
        53, 0, 33, 21
      HSL:
        142°, 50.2347%, 58.2353%
        HSV (HSB):
        142°, 52.9703%, 79.2157%
        XYZ:
        30.2130, 46.4232, 30.2899
        xyY:
        0.2826, 0.4342, 46.4232
      CIE-Lab:
        73.8193, -45.9159, 24.3012
        CIE-LCH:
        73.8193, 51.9502, 152.1098
        CIE-Luv:
        73.8193, -47.9787, 41.0618
        Hunter-Lab:
        68.1346, -40.0830, 21.3363
      #5fca87 color charts
#5fca87 RGB chart
      #5fca87 CMYK chart
      #5fca87 RGB pie chart
      #5fca87 color shades, tints & tones
#5fca87 color schemes
#5fca87 color preview, HTML & CSS examples
           This text has a color of #5fca87        
        
          <p style="color:#5fca87;">Text here</p>
        
        
          .mytext {color:#5fca87;}
        
        Text color #5fca87
      
           This box has a color of #5fca87        
        
          <div style="background-color:#5fca87;">Content here</div>
        
        
          .mybackground {background-color:#5fca87;}
        
        Background color #5fca87
      
           Border around this has a color of #5fca87        
        
          <div style="border:2px solid #5fca87;">Content here</div>
        
        
          .myborder {border:2px solid #5fca87;}
        
        Border color #5fca87