#3cf8e3 color space conversions
Hex:
        #3cf8e3
        RGB:
        60, 248, 227
        CMY:
        76, 3, 11
        CMYK:
        76, 0, 8, 3
      HSL:
        173°, 93.0693%, 60.3922%
        HSV (HSB):
        173°, 75.8065%, 97.2549%
        XYZ:
        49.2960, 73.6415, 84.2891
        xyY:
        0.2379, 0.3554, 73.6415
      CIE-Lab:
        88.7528, -49.7966, -3.0317
        CIE-LCH:
        88.7528, 49.8888, 183.4840
        CIE-Luv:
        88.7528, -66.5429, 3.2188
        Hunter-Lab:
        85.8146, -47.6367, 1.8342
      #3cf8e3 color charts
#3cf8e3 RGB chart
      #3cf8e3 CMYK chart
      #3cf8e3 RGB pie chart
      #3cf8e3 color shades, tints & tones
#3cf8e3 color schemes
#3cf8e3 color preview, HTML & CSS examples
           This text has a color of #3cf8e3        
        
          <p style="color:#3cf8e3;">Text here</p>
        
        
          .mytext {color:#3cf8e3;}
        
        Text color #3cf8e3
      
           This box has a color of #3cf8e3        
        
          <div style="background-color:#3cf8e3;">Content here</div>
        
        
          .mybackground {background-color:#3cf8e3;}
        
        Background color #3cf8e3
      
           Border around this has a color of #3cf8e3        
        
          <div style="border:2px solid #3cf8e3;">Content here</div>
        
        
          .myborder {border:2px solid #3cf8e3;}
        
        Border color #3cf8e3