#3dfbdb color space conversions
Hex:
        #3dfbdb
        RGB:
        61, 251, 219
        CMY:
        76, 2, 14
        CMYK:
        76, 0, 13, 2
      HSL:
        170°, 95.9596%, 61.1765%
        HSV (HSB):
        170°, 75.6972%, 98.4314%
        XYZ:
        49.2078, 75.1009, 78.9202
        xyY:
        0.2421, 0.3695, 75.1009
      CIE-Lab:
        89.4403, -52.9995, 2.1385
        CIE-LCH:
        89.4403, 53.0426, 177.6894
        CIE-Luv:
        89.4403, -68.0059, 11.8468
        Hunter-Lab:
        86.6608, -50.3003, 6.6683
      #3dfbdb color charts
#3dfbdb RGB chart
      #3dfbdb CMYK chart
      #3dfbdb RGB pie chart
      #3dfbdb color shades, tints & tones
#3dfbdb color schemes
#3dfbdb color preview, HTML & CSS examples
           This text has a color of #3dfbdb        
        
          <p style="color:#3dfbdb;">Text here</p>
        
        
          .mytext {color:#3dfbdb;}
        
        Text color #3dfbdb
      
           This box has a color of #3dfbdb        
        
          <div style="background-color:#3dfbdb;">Content here</div>
        
        
          .mybackground {background-color:#3dfbdb;}
        
        Background color #3dfbdb
      
           Border around this has a color of #3dfbdb        
        
          <div style="border:2px solid #3dfbdb;">Content here</div>
        
        
          .myborder {border:2px solid #3dfbdb;}
        
        Border color #3dfbdb