#3df6fa color space conversions
Hex:
        #3df6fa
        RGB:
        61, 246, 250
        CMY:
        76, 4, 2
        CMYK:
        76, 2, 0, 2
      HSL:
        181°, 94.9749%, 60.9804%
        HSV (HSB):
        181°, 75.6000%, 98.0392%
        XYZ:
        52.1356, 73.8058, 101.9406
        xyY:
        0.2288, 0.3239, 73.8058
      CIE-Lab:
        88.8306, -42.5622, -14.9132
        CIE-LCH:
        88.8306, 45.0993, 199.3098
        CIE-Luv:
        88.8306, -64.0848, -17.2476
        Hunter-Lab:
        85.9103, -42.0184, -10.2159
      #3df6fa color charts
#3df6fa RGB chart
      #3df6fa CMYK chart
      #3df6fa RGB pie chart
      #3df6fa color shades, tints & tones
#3df6fa color schemes
#3df6fa color preview, HTML & CSS examples
           This text has a color of #3df6fa        
        
          <p style="color:#3df6fa;">Text here</p>
        
        
          .mytext {color:#3df6fa;}
        
        Text color #3df6fa
      
           This box has a color of #3df6fa        
        
          <div style="background-color:#3df6fa;">Content here</div>
        
        
          .mybackground {background-color:#3df6fa;}
        
        Background color #3df6fa
      
           Border around this has a color of #3df6fa        
        
          <div style="border:2px solid #3df6fa;">Content here</div>
        
        
          .myborder {border:2px solid #3df6fa;}
        
        Border color #3df6fa