#3dfff2 color space conversions
Hex:
        #3dfff2
        RGB:
        61, 255, 242
        CMY:
        76, 0, 5
        CMYK:
        76, 0, 5, 0
      HSL:
        176°, 100.0000%, 61.9608%
        HSV (HSB):
        176°, 76.0784%, 100.0000%
        XYZ:
        53.7115, 78.9229, 96.4072
        xyY:
        0.2345, 0.3446, 78.9229
      CIE-Lab:
        91.1994, -48.6894, -7.2229
        CIE-LCH:
        91.1994, 49.2223, 188.4381
        CIE-Luv:
        91.1994, -67.7224, -3.6798
        Hunter-Lab:
        88.8386, -47.5470, -2.1542
      #3dfff2 color charts
#3dfff2 RGB chart
      #3dfff2 CMYK chart
      #3dfff2 RGB pie chart
      #3dfff2 color shades, tints & tones
#3dfff2 color schemes
#3dfff2 color preview, HTML & CSS examples
           This text has a color of #3dfff2        
        
          <p style="color:#3dfff2;">Text here</p>
        
        
          .mytext {color:#3dfff2;}
        
        Text color #3dfff2
      
           This box has a color of #3dfff2        
        
          <div style="background-color:#3dfff2;">Content here</div>
        
        
          .mybackground {background-color:#3dfff2;}
        
        Background color #3dfff2
      
           Border around this has a color of #3dfff2        
        
          <div style="border:2px solid #3dfff2;">Content here</div>
        
        
          .myborder {border:2px solid #3dfff2;}
        
        Border color #3dfff2