#5fcdc3 color space conversions
Hex:
        #5fcdc3
        RGB:
        95, 205, 195
        CMY:
        63, 20, 24
        CMYK:
        54, 0, 5, 20
      HSL:
        175°, 52.3810%, 58.8235%
        HSV (HSB):
        175°, 53.6585%, 80.3922%
        XYZ:
        36.4010, 50.0357, 59.3691
        xyY:
        0.2497, 0.3432, 50.0357
      CIE-Lab:
        76.0911, -33.8430, -4.6139
        CIE-LCH:
        76.0911, 34.1561, 187.7634
        CIE-Luv:
        76.0911, -46.4538, -1.6849
        Hunter-Lab:
        70.7359, -31.9310, -0.2473
      #5fcdc3 color charts
#5fcdc3 RGB chart
      #5fcdc3 CMYK chart
      #5fcdc3 RGB pie chart
      #5fcdc3 color shades, tints & tones
#5fcdc3 color schemes
#5fcdc3 color preview, HTML & CSS examples
           This text has a color of #5fcdc3        
        
          <p style="color:#5fcdc3;">Text here</p>
        
        
          .mytext {color:#5fcdc3;}
        
        Text color #5fcdc3
      
           This box has a color of #5fcdc3        
        
          <div style="background-color:#5fcdc3;">Content here</div>
        
        
          .mybackground {background-color:#5fcdc3;}
        
        Background color #5fcdc3
      
           Border around this has a color of #5fcdc3        
        
          <div style="border:2px solid #5fcdc3;">Content here</div>
        
        
          .myborder {border:2px solid #5fcdc3;}
        
        Border color #5fcdc3