#3cf9de color space conversions
Hex:
        #3cf9de
        RGB:
        60, 249, 222
        CMY:
        76, 2, 13
        CMYK:
        76, 0, 11, 2
      HSL:
        171°, 94.0299%, 60.5882%
        HSV (HSB):
        171°, 75.9036%, 97.6471%
        XYZ:
        48.9240, 73.9859, 80.8094
        xyY:
        0.2402, 0.3632, 73.9859
      CIE-Lab:
        88.9158, -51.5126, -0.1879
        CIE-LCH:
        88.9158, 51.5129, 180.2090
        CIE-Luv:
        88.9158, -67.2401, 7.9760
        Hunter-Lab:
        86.0151, -48.9985, 4.5088
      #3cf9de color charts
#3cf9de RGB chart
      #3cf9de CMYK chart
      #3cf9de RGB pie chart
      #3cf9de color shades, tints & tones
#3cf9de color schemes
#3cf9de color preview, HTML & CSS examples
           This text has a color of #3cf9de        
        
          <p style="color:#3cf9de;">Text here</p>
        
        
          .mytext {color:#3cf9de;}
        
        Text color #3cf9de
      
           This box has a color of #3cf9de        
        
          <div style="background-color:#3cf9de;">Content here</div>
        
        
          .mybackground {background-color:#3cf9de;}
        
        Background color #3cf9de
      
           Border around this has a color of #3cf9de        
        
          <div style="border:2px solid #3cf9de;">Content here</div>
        
        
          .myborder {border:2px solid #3cf9de;}
        
        Border color #3cf9de