#3cf8be color space conversions
Hex:
        #3cf8be
        RGB:
        60, 248, 190
        CMY:
        76, 3, 25
        CMYK:
        76, 0, 23, 3
      HSL:
        161°, 93.0693%, 60.3922%
        HSV (HSB):
        161°, 75.8065%, 97.2549%
        XYZ:
        44.7251, 71.8132, 60.2193
        xyY:
        0.2530, 0.4063, 71.8132
      CIE-Lab:
        87.8786, -58.8497, 14.9330
        CIE-LCH:
        87.8786, 60.7147, 165.7618
        CIE-Luv:
        87.8786, -69.1126, 31.8129
        Hunter-Lab:
        84.7427, -54.0916, 17.1876
      #3cf8be color charts
#3cf8be RGB chart
      #3cf8be CMYK chart
      #3cf8be RGB pie chart
      #3cf8be color shades, tints & tones
#3cf8be color schemes
#3cf8be color preview, HTML & CSS examples
           This text has a color of #3cf8be        
        
          <p style="color:#3cf8be;">Text here</p>
        
        
          .mytext {color:#3cf8be;}
        
        Text color #3cf8be
      
           This box has a color of #3cf8be        
        
          <div style="background-color:#3cf8be;">Content here</div>
        
        
          .mybackground {background-color:#3cf8be;}
        
        Background color #3cf8be
      
           Border around this has a color of #3cf8be        
        
          <div style="border:2px solid #3cf8be;">Content here</div>
        
        
          .myborder {border:2px solid #3cf8be;}
        
        Border color #3cf8be