#3cfaf3 color space conversions
Hex:
        #3cfaf3
        RGB:
        60, 250, 243
        CMY:
        76, 2, 5
        CMYK:
        76, 0, 3, 2
      HSL:
        178°, 95.0000%, 60.7843%
        HSV (HSB):
        178°, 76.0000%, 98.0392%
        XYZ:
        52.2267, 75.8029, 96.6728
        xyY:
        0.2324, 0.3373, 75.8029
      CIE-Lab:
        89.7678, -46.3632, -9.8675
        CIE-LCH:
        89.7678, 47.4016, 192.0150
        CIE-Luv:
        89.7678, -66.0728, -8.3451
        Hunter-Lab:
        87.0649, -45.2885, -4.8875
      #3cfaf3 color charts
#3cfaf3 RGB chart
      #3cfaf3 CMYK chart
      #3cfaf3 RGB pie chart
      #3cfaf3 color shades, tints & tones
#3cfaf3 color schemes
#3cfaf3 color preview, HTML & CSS examples
           This text has a color of #3cfaf3        
        
          <p style="color:#3cfaf3;">Text here</p>
        
        
          .mytext {color:#3cfaf3;}
        
        Text color #3cfaf3
      
           This box has a color of #3cfaf3        
        
          <div style="background-color:#3cfaf3;">Content here</div>
        
        
          .mybackground {background-color:#3cfaf3;}
        
        Background color #3cfaf3
      
           Border around this has a color of #3cfaf3        
        
          <div style="border:2px solid #3cfaf3;">Content here</div>
        
        
          .myborder {border:2px solid #3cfaf3;}
        
        Border color #3cfaf3