#3dfaf0 color space conversions
Hex:
        #3dfaf0
        RGB:
        61, 250, 240
        CMY:
        76, 2, 6
        CMYK:
        76, 0, 4, 2
      HSL:
        177°, 94.9749%, 60.9804%
        HSV (HSB):
        177°, 75.6000%, 98.0392%
        XYZ:
        51.8383, 75.6546, 94.3087
        xyY:
        0.2337, 0.3411, 75.6546
      CIE-Lab:
        89.6987, -47.0836, -8.4066
        CIE-LCH:
        89.6987, 47.8282, 190.1233
        CIE-Luv:
        89.6987, -66.1674, -5.8463
        Hunter-Lab:
        86.9796, -45.8317, -3.4001
      #3dfaf0 color charts
#3dfaf0 RGB chart
      #3dfaf0 CMYK chart
      #3dfaf0 RGB pie chart
      #3dfaf0 color shades, tints & tones
#3dfaf0 color schemes
#3dfaf0 color preview, HTML & CSS examples
           This text has a color of #3dfaf0        
        
          <p style="color:#3dfaf0;">Text here</p>
        
        
          .mytext {color:#3dfaf0;}
        
        Text color #3dfaf0
      
           This box has a color of #3dfaf0        
        
          <div style="background-color:#3dfaf0;">Content here</div>
        
        
          .mybackground {background-color:#3dfaf0;}
        
        Background color #3dfaf0
      
           Border around this has a color of #3dfaf0        
        
          <div style="border:2px solid #3dfaf0;">Content here</div>
        
        
          .myborder {border:2px solid #3dfaf0;}
        
        Border color #3dfaf0