#3ff6fa color space conversions
Hex:
        #3ff6fa
        RGB:
        63, 246, 250
        CMY:
        75, 4, 2
        CMYK:
        75, 2, 0, 2
      HSL:
        181°, 94.9239%, 61.3725%
        HSV (HSB):
        181°, 74.8000%, 98.0392%
        XYZ:
        52.2610, 73.8704, 101.9465
        xyY:
        0.2291, 0.3239, 73.8704
      CIE-Lab:
        88.8612, -42.3662, -14.8642
        CIE-LCH:
        88.8612, 44.8981, 199.3335
        CIE-Luv:
        88.8612, -63.8364, -17.1926
        Hunter-Lab:
        85.9479, -41.8712, -10.1629
      #3ff6fa color charts
#3ff6fa RGB chart
      #3ff6fa CMYK chart
      #3ff6fa RGB pie chart
      #3ff6fa color shades, tints & tones
#3ff6fa color schemes
#3ff6fa color preview, HTML & CSS examples
           This text has a color of #3ff6fa        
        
          <p style="color:#3ff6fa;">Text here</p>
        
        
          .mytext {color:#3ff6fa;}
        
        Text color #3ff6fa
      
           This box has a color of #3ff6fa        
        
          <div style="background-color:#3ff6fa;">Content here</div>
        
        
          .mybackground {background-color:#3ff6fa;}
        
        Background color #3ff6fa
      
           Border around this has a color of #3ff6fa        
        
          <div style="border:2px solid #3ff6fa;">Content here</div>
        
        
          .myborder {border:2px solid #3ff6fa;}
        
        Border color #3ff6fa