#3df7fa color space conversions
Hex:
        #3df7fa
        RGB:
        61, 247, 250
        CMY:
        76, 3, 2
        CMYK:
        76, 1, 0, 2
      HSL:
        181°, 94.9749%, 60.9804%
        HSV (HSB):
        181°, 75.6000%, 98.0392%
        XYZ:
        52.4406, 74.4158, 102.0423
        xyY:
        0.2291, 0.3251, 74.4158
      CIE-Lab:
        89.1186, -43.0071, -14.4817
        CIE-LCH:
        89.1186, 45.3798, 198.6098
        CIE-Luv:
        89.1186, -64.4256, -16.4671
        Hunter-Lab:
        86.2646, -42.4522, -9.7489
      #3df7fa color charts
#3df7fa RGB chart
      #3df7fa CMYK chart
      #3df7fa RGB pie chart
      #3df7fa color shades, tints & tones
#3df7fa color schemes
#3df7fa color preview, HTML & CSS examples
           This text has a color of #3df7fa        
        
          <p style="color:#3df7fa;">Text here</p>
        
        
          .mytext {color:#3df7fa;}
        
        Text color #3df7fa
      
           This box has a color of #3df7fa        
        
          <div style="background-color:#3df7fa;">Content here</div>
        
        
          .mybackground {background-color:#3df7fa;}
        
        Background color #3df7fa
      
           Border around this has a color of #3df7fa        
        
          <div style="border:2px solid #3df7fa;">Content here</div>
        
        
          .myborder {border:2px solid #3df7fa;}
        
        Border color #3df7fa