#3cf7ff color space conversions
Hex:
        #3cf7ff
        RGB:
        60, 247, 255
        CMY:
        76, 3, 0
        CMYK:
        76, 3, 0, 0
      HSL:
        182°, 100.0000%, 61.7647%
        HSV (HSB):
        182°, 76.4706%, 100.0000%
        XYZ:
        53.1742, 74.7022, 106.2241
        xyY:
        0.2271, 0.3191, 74.7022
      CIE-Lab:
        89.2533, -41.6840, -16.8874
        CIE-LCH:
        89.2533, 44.9749, 202.0543
        CIE-Luv:
        89.2533, -64.1848, -20.6932
        Hunter-Lab:
        86.4304, -41.4354, -12.3669
      #3cf7ff color charts
#3cf7ff RGB chart
      #3cf7ff CMYK chart
      #3cf7ff RGB pie chart
      #3cf7ff color shades, tints & tones
#3cf7ff color schemes
#3cf7ff color preview, HTML & CSS examples
           This text has a color of #3cf7ff        
        
          <p style="color:#3cf7ff;">Text here</p>
        
        
          .mytext {color:#3cf7ff;}
        
        Text color #3cf7ff
      
           This box has a color of #3cf7ff        
        
          <div style="background-color:#3cf7ff;">Content here</div>
        
        
          .mybackground {background-color:#3cf7ff;}
        
        Background color #3cf7ff
      
           Border around this has a color of #3cf7ff        
        
          <div style="border:2px solid #3cf7ff;">Content here</div>
        
        
          .myborder {border:2px solid #3cf7ff;}
        
        Border color #3cf7ff