#3cf2af color space conversions
Hex:
        #3cf2af
        RGB:
        60, 242, 175
        CMY:
        76, 5, 31
        CMYK:
        75, 0, 28, 5
      HSL:
        158°, 87.5000%, 59.2157%
        HSV (HSB):
        158°, 75.2066%, 94.9020%
        XYZ:
        41.3535, 67.5601, 51.4183
        xyY:
        0.2579, 0.4214, 67.5601
      CIE-Lab:
        85.7860, -59.8590, 19.7475
        CIE-LCH:
        85.7860, 63.0322, 161.7423
        CIE-Luv:
        85.7860, -68.0529, 38.5736
        Hunter-Lab:
        82.1949, -54.0352, 20.4467
      #3cf2af color charts
#3cf2af RGB chart
      #3cf2af CMYK chart
      #3cf2af RGB pie chart
      #3cf2af color shades, tints & tones
#3cf2af color schemes
#3cf2af color preview, HTML & CSS examples
           This text has a color of #3cf2af        
        
          <p style="color:#3cf2af;">Text here</p>
        
        
          .mytext {color:#3cf2af;}
        
        Text color #3cf2af
      
           This box has a color of #3cf2af        
        
          <div style="background-color:#3cf2af;">Content here</div>
        
        
          .mybackground {background-color:#3cf2af;}
        
        Background color #3cf2af
      
           Border around this has a color of #3cf2af        
        
          <div style="border:2px solid #3cf2af;">Content here</div>
        
        
          .myborder {border:2px solid #3cf2af;}
        
        Border color #3cf2af