#5fc0c3 color space conversions
Hex:
        #5fc0c3
        RGB:
        95, 192, 195
        CMY:
        63, 25, 24
        CMYK:
        51, 2, 0, 24
      HSL:
        182°, 45.4545%, 56.8627%
        HSV (HSB):
        182°, 51.2821%, 76.4706%
        XYZ:
        33.4193, 44.0723, 58.3752
        xyY:
        0.2460, 0.3244, 44.0723
      CIE-Lab:
        72.2768, -27.5997, -10.2734
        CIE-LCH:
        72.2768, 29.4498, 200.4168
        CIE-Luv:
        72.2768, -41.4574, -11.4834
        Hunter-Lab:
        66.3870, -26.3201, -5.6638
      #5fc0c3 color charts
#5fc0c3 RGB chart
      #5fc0c3 CMYK chart
      #5fc0c3 RGB pie chart
      #5fc0c3 color shades, tints & tones
#5fc0c3 color schemes
#5fc0c3 color preview, HTML & CSS examples
           This text has a color of #5fc0c3        
        
          <p style="color:#5fc0c3;">Text here</p>
        
        
          .mytext {color:#5fc0c3;}
        
        Text color #5fc0c3
      
           This box has a color of #5fc0c3        
        
          <div style="background-color:#5fc0c3;">Content here</div>
        
        
          .mybackground {background-color:#5fc0c3;}
        
        Background color #5fc0c3
      
           Border around this has a color of #5fc0c3        
        
          <div style="border:2px solid #5fc0c3;">Content here</div>
        
        
          .myborder {border:2px solid #5fc0c3;}
        
        Border color #5fc0c3