#3ff8fa color space conversions
Hex:
        #3ff8fa
        RGB:
        63, 248, 250
        CMY:
        75, 3, 2
        CMYK:
        75, 1, 0, 2
      HSL:
        181°, 94.9239%, 61.3725%
        HSV (HSB):
        181°, 74.8000%, 98.0392%
        XYZ:
        52.8726, 75.0937, 102.1503
        xyY:
        0.2298, 0.3263, 75.0937
      CIE-Lab:
        89.4369, -43.2556, -14.0020
        CIE-LCH:
        89.4369, 45.4654, 197.9370
        CIE-Luv:
        89.4369, -64.5192, -15.6338
        Hunter-Lab:
        86.6566, -42.7392, -9.2311
      #3ff8fa color charts
#3ff8fa RGB chart
      #3ff8fa CMYK chart
      #3ff8fa RGB pie chart
      #3ff8fa color shades, tints & tones
#3ff8fa color schemes
#3ff8fa color preview, HTML & CSS examples
           This text has a color of #3ff8fa        
        
          <p style="color:#3ff8fa;">Text here</p>
        
        
          .mytext {color:#3ff8fa;}
        
        Text color #3ff8fa
      
           This box has a color of #3ff8fa        
        
          <div style="background-color:#3ff8fa;">Content here</div>
        
        
          .mybackground {background-color:#3ff8fa;}
        
        Background color #3ff8fa
      
           Border around this has a color of #3ff8fa        
        
          <div style="border:2px solid #3ff8fa;">Content here</div>
        
        
          .myborder {border:2px solid #3ff8fa;}
        
        Border color #3ff8fa