#3cfdf5 color space conversions
Hex:
        #3cfdf5
        RGB:
        60, 253, 245
        CMY:
        76, 1, 4
        CMYK:
        76, 0, 3, 1
      HSL:
        178°, 97.9695%, 61.3725%
        HSV (HSB):
        178°, 76.2846%, 99.2157%
        XYZ:
        53.4702, 77.8038, 98.5857
        xyY:
        0.2326, 0.3385, 77.8038
      CIE-Lab:
        90.6903, -47.1150, -9.5365
        CIE-LCH:
        90.6903, 48.0704, 191.4426
        CIE-Luv:
        90.6903, -66.9468, -7.6951
        Hunter-Lab:
        88.2065, -46.1557, -4.5221
      #3cfdf5 color charts
#3cfdf5 RGB chart
      #3cfdf5 CMYK chart
      #3cfdf5 RGB pie chart
      #3cfdf5 color shades, tints & tones
#3cfdf5 color schemes
#3cfdf5 color preview, HTML & CSS examples
           This text has a color of #3cfdf5        
        
          <p style="color:#3cfdf5;">Text here</p>
        
        
          .mytext {color:#3cfdf5;}
        
        Text color #3cfdf5
      
           This box has a color of #3cfdf5        
        
          <div style="background-color:#3cfdf5;">Content here</div>
        
        
          .mybackground {background-color:#3cfdf5;}
        
        Background color #3cfdf5
      
           Border around this has a color of #3cfdf5        
        
          <div style="border:2px solid #3cfdf5;">Content here</div>
        
        
          .myborder {border:2px solid #3cfdf5;}
        
        Border color #3cfdf5