#5fcda2 color space conversions
Hex:
        #5fcda2
        RGB:
        95, 205, 162
        CMY:
        63, 20, 36
        CMYK:
        54, 0, 21, 20
      HSL:
        157°, 52.3810%, 58.8235%
        HSV (HSB):
        157°, 53.6585%, 80.3922%
        XYZ:
        33.0722, 48.7042, 41.8402
        xyY:
        0.2675, 0.3940, 48.7042
      CIE-Lab:
        75.2669, -41.7141, 11.9534
        CIE-LCH:
        75.2669, 43.3929, 164.0101
        CIE-Luv:
        75.2669, -48.0031, 24.1151
        Hunter-Lab:
        69.7884, -37.5398, 13.3058
      #5fcda2 color charts
#5fcda2 RGB chart
      #5fcda2 CMYK chart
      #5fcda2 RGB pie chart
      #5fcda2 color shades, tints & tones
#5fcda2 color schemes
#5fcda2 color preview, HTML & CSS examples
           This text has a color of #5fcda2        
        
          <p style="color:#5fcda2;">Text here</p>
        
        
          .mytext {color:#5fcda2;}
        
        Text color #5fcda2
      
           This box has a color of #5fcda2        
        
          <div style="background-color:#5fcda2;">Content here</div>
        
        
          .mybackground {background-color:#5fcda2;}
        
        Background color #5fcda2
      
           Border around this has a color of #5fcda2        
        
          <div style="border:2px solid #5fcda2;">Content here</div>
        
        
          .myborder {border:2px solid #5fcda2;}
        
        Border color #5fcda2