#3ffaf4 color space conversions
Hex:
        #3ffaf4
        RGB:
        63, 250, 244
        CMY:
        75, 2, 4
        CMYK:
        75, 0, 2, 2
      HSL:
        178°, 94.9239%, 61.3725%
        HSV (HSB):
        178°, 74.8000%, 98.0392%
        XYZ:
        52.5646, 75.9596, 97.4792
        xyY:
        0.2326, 0.3361, 75.9596
      CIE-Lab:
        89.8406, -45.7958, -10.2749
        CIE-LCH:
        89.8406, 46.9343, 192.6456
        CIE-Luv:
        89.8406, -65.6305, -9.0956
        Hunter-Lab:
        87.1548, -44.8644, -5.3051
      #3ffaf4 color charts
#3ffaf4 RGB chart
      #3ffaf4 CMYK chart
      #3ffaf4 RGB pie chart
      #3ffaf4 color shades, tints & tones
#3ffaf4 color schemes
#3ffaf4 color preview, HTML & CSS examples
           This text has a color of #3ffaf4        
        
          <p style="color:#3ffaf4;">Text here</p>
        
        
          .mytext {color:#3ffaf4;}
        
        Text color #3ffaf4
      
           This box has a color of #3ffaf4        
        
          <div style="background-color:#3ffaf4;">Content here</div>
        
        
          .mybackground {background-color:#3ffaf4;}
        
        Background color #3ffaf4
      
           Border around this has a color of #3ffaf4        
        
          <div style="border:2px solid #3ffaf4;">Content here</div>
        
        
          .myborder {border:2px solid #3ffaf4;}
        
        Border color #3ffaf4