#3ff1fa color space conversions
Hex:
        #3ff1fa
        RGB:
        63, 241, 250
        CMY:
        75, 5, 2
        CMYK:
        75, 4, 0, 2
      HSL:
        183°, 94.9239%, 61.3725%
        HSV (HSB):
        183°, 74.8000%, 98.0392%
        XYZ:
        50.7605, 70.8695, 101.4463
        xyY:
        0.2275, 0.3177, 70.8695
      CIE-Lab:
        87.4216, -40.1191, -17.0259
        CIE-LCH:
        87.4216, 43.5824, 202.9955
        CIE-Luv:
        87.4216, -62.1258, -21.1100
        Hunter-Lab:
        84.1840, -39.6917, -12.5189
      #3ff1fa color charts
#3ff1fa RGB chart
      #3ff1fa CMYK chart
      #3ff1fa RGB pie chart
      #3ff1fa color shades, tints & tones
#3ff1fa color schemes
#3ff1fa color preview, HTML & CSS examples
           This text has a color of #3ff1fa        
        
          <p style="color:#3ff1fa;">Text here</p>
        
        
          .mytext {color:#3ff1fa;}
        
        Text color #3ff1fa
      
           This box has a color of #3ff1fa        
        
          <div style="background-color:#3ff1fa;">Content here</div>
        
        
          .mybackground {background-color:#3ff1fa;}
        
        Background color #3ff1fa
      
           Border around this has a color of #3ff1fa        
        
          <div style="border:2px solid #3ff1fa;">Content here</div>
        
        
          .myborder {border:2px solid #3ff1fa;}
        
        Border color #3ff1fa