#5fc3c3 color space conversions
Hex:
        #5fc3c3
        RGB:
        95, 195, 195
        CMY:
        63, 24, 24
        CMYK:
        51, 0, 0, 24
      HSL:
        180°, 45.4545%, 56.8627%
        HSV (HSB):
        180°, 51.2821%, 76.4706%
        XYZ:
        34.0847, 45.4032, 58.5970
        xyY:
        0.2468, 0.3288, 45.4032
      CIE-Lab:
        73.1566, -29.0650, -8.9620
        CIE-LCH:
        73.1566, 30.4154, 197.1369
        CIE-Luv:
        73.1566, -42.6148, -9.2049
        Hunter-Lab:
        67.3819, -27.6252, -4.3927
      #5fc3c3 color charts
#5fc3c3 RGB chart
      #5fc3c3 CMYK chart
      #5fc3c3 RGB pie chart
      #5fc3c3 color shades, tints & tones
#5fc3c3 color schemes
#5fc3c3 color preview, HTML & CSS examples
           This text has a color of #5fc3c3        
        
          <p style="color:#5fc3c3;">Text here</p>
        
        
          .mytext {color:#5fc3c3;}
        
        Text color #5fc3c3
      
           This box has a color of #5fc3c3        
        
          <div style="background-color:#5fc3c3;">Content here</div>
        
        
          .mybackground {background-color:#5fc3c3;}
        
        Background color #5fc3c3
      
           Border around this has a color of #5fc3c3        
        
          <div style="border:2px solid #5fc3c3;">Content here</div>
        
        
          .myborder {border:2px solid #5fc3c3;}
        
        Border color #5fc3c3