#3cfaf4 color space conversions
Hex:
        #3cfaf4
        RGB:
        60, 250, 244
        CMY:
        76, 2, 4
        CMYK:
        76, 0, 2, 2
      HSL:
        178°, 95.0000%, 60.7843%
        HSV (HSB):
        178°, 76.0000%, 98.0392%
        XYZ:
        52.3782, 75.8635, 97.4705
        xyY:
        0.2321, 0.3361, 75.8635
      CIE-Lab:
        89.7959, -46.0891, -10.3461
        CIE-LCH:
        89.7959, 47.2361, 192.6521
        CIE-Luv:
        89.7959, -66.0005, -9.1722
        Hunter-Lab:
        87.0997, -45.0817, -5.3798
      #3cfaf4 color charts
#3cfaf4 RGB chart
      #3cfaf4 CMYK chart
      #3cfaf4 RGB pie chart
      #3cfaf4 color shades, tints & tones
#3cfaf4 color schemes
#3cfaf4 color preview, HTML & CSS examples
           This text has a color of #3cfaf4        
        
          <p style="color:#3cfaf4;">Text here</p>
        
        
          .mytext {color:#3cfaf4;}
        
        Text color #3cfaf4
      
           This box has a color of #3cfaf4        
        
          <div style="background-color:#3cfaf4;">Content here</div>
        
        
          .mybackground {background-color:#3cfaf4;}
        
        Background color #3cfaf4
      
           Border around this has a color of #3cfaf4        
        
          <div style="border:2px solid #3cfaf4;">Content here</div>
        
        
          .myborder {border:2px solid #3cfaf4;}
        
        Border color #3cfaf4