#3cfbaf color space conversions
Hex:
        #3cfbaf
        RGB:
        60, 251, 175
        CMY:
        76, 2, 31
        CMYK:
        76, 0, 30, 2
      HSL:
        156°, 95.9799%, 60.9804%
        HSV (HSB):
        156°, 76.0956%, 98.4314%
        XYZ:
        44.0985, 73.0502, 52.3333
        xyY:
        0.2602, 0.4310, 73.0502
      CIE-Lab:
        88.4716, -63.2307, 23.4595
        CIE-LCH:
        88.4716, 67.4423, 159.6445
        CIE-Luv:
        88.4716, -71.1040, 44.4223
        Hunter-Lab:
        85.4694, -57.4731, 23.5250
      #3cfbaf color charts
#3cfbaf RGB chart
      #3cfbaf CMYK chart
      #3cfbaf RGB pie chart
      #3cfbaf color shades, tints & tones
#3cfbaf color schemes
#3cfbaf color preview, HTML & CSS examples
           This text has a color of #3cfbaf        
        
          <p style="color:#3cfbaf;">Text here</p>
        
        
          .mytext {color:#3cfbaf;}
        
        Text color #3cfbaf
      
           This box has a color of #3cfbaf        
        
          <div style="background-color:#3cfbaf;">Content here</div>
        
        
          .mybackground {background-color:#3cfbaf;}
        
        Background color #3cfbaf
      
           Border around this has a color of #3cfbaf        
        
          <div style="border:2px solid #3cfbaf;">Content here</div>
        
        
          .myborder {border:2px solid #3cfbaf;}
        
        Border color #3cfbaf