#3cf1ff color space conversions
Hex:
        #3cf1ff
        RGB:
        60, 241, 255
        CMY:
        76, 5, 0
        CMYK:
        76, 5, 0, 0
      HSL:
        184°, 100.0000%, 61.7647%
        HSV (HSB):
        184°, 76.4706%, 100.0000%
        XYZ:
        51.3688, 71.0913, 105.6223
        xyY:
        0.2252, 0.3117, 71.0913
      CIE-Lab:
        87.5293, -38.9697, -19.4844
        CIE-LCH:
        87.5293, 43.5693, 206.5646
        CIE-Luv:
        87.5293, -62.1421, -25.4258
        Hunter-Lab:
        84.3156, -38.8023, -15.2517
      #3cf1ff color charts
#3cf1ff RGB chart
      #3cf1ff CMYK chart
      #3cf1ff RGB pie chart
      #3cf1ff color shades, tints & tones
#3cf1ff color schemes
#3cf1ff color preview, HTML & CSS examples
           This text has a color of #3cf1ff        
        
          <p style="color:#3cf1ff;">Text here</p>
        
        
          .mytext {color:#3cf1ff;}
        
        Text color #3cf1ff
      
           This box has a color of #3cf1ff        
        
          <div style="background-color:#3cf1ff;">Content here</div>
        
        
          .mybackground {background-color:#3cf1ff;}
        
        Background color #3cf1ff
      
           Border around this has a color of #3cf1ff        
        
          <div style="border:2px solid #3cf1ff;">Content here</div>
        
        
          .myborder {border:2px solid #3cf1ff;}
        
        Border color #3cf1ff