#3dffd8 color space conversions
Hex:
        #3dffd8
        RGB:
        61, 255, 216
        CMY:
        76, 0, 15
        CMYK:
        76, 0, 15, 0
      HSL:
        168°, 100.0000%, 61.9608%
        HSV (HSB):
        168°, 76.0784%, 100.0000%
        XYZ:
        50.0791, 77.4700, 77.2795
        xyY:
        0.2445, 0.3782, 77.4700
      CIE-Lab:
        90.5375, -55.3732, 5.2840
        CIE-LCH:
        90.5375, 55.6247, 174.5490
        CIE-Luv:
        90.5375, -69.5756, 17.0907
        Hunter-Lab:
        88.0170, -52.4685, 9.5549
      #3dffd8 color charts
#3dffd8 RGB chart
      #3dffd8 CMYK chart
      #3dffd8 RGB pie chart
      #3dffd8 color shades, tints & tones
#3dffd8 color schemes
#3dffd8 color preview, HTML & CSS examples
           This text has a color of #3dffd8        
        
          <p style="color:#3dffd8;">Text here</p>
        
        
          .mytext {color:#3dffd8;}
        
        Text color #3dffd8
      
           This box has a color of #3dffd8        
        
          <div style="background-color:#3dffd8;">Content here</div>
        
        
          .mybackground {background-color:#3dffd8;}
        
        Background color #3dffd8
      
           Border around this has a color of #3dffd8        
        
          <div style="border:2px solid #3dffd8;">Content here</div>
        
        
          .myborder {border:2px solid #3dffd8;}
        
        Border color #3dffd8