#3ddfbe color space conversions
Hex:
        #3ddfbe
        RGB:
        61, 223, 190
        CMY:
        76, 13, 25
        CMYK:
        73, 0, 15, 13
      HSL:
        168°, 71.6814%, 55.6863%
        HSV (HSB):
        168°, 72.6457%, 87.4510%
        XYZ:
        37.6064, 57.4852, 57.8289
        xyY:
        0.2459, 0.3759, 57.4852
      CIE-Lab:
        80.4517, -48.6738, 4.3297
        CIE-LCH:
        80.4517, 48.8660, 174.9168
        CIE-Luv:
        80.4517, -60.3432, 14.2923
        Hunter-Lab:
        75.8190, -44.1467, 7.8514
      #3ddfbe color charts
#3ddfbe RGB chart
      #3ddfbe CMYK chart
      #3ddfbe RGB pie chart
      #3ddfbe color shades, tints & tones
#3ddfbe color schemes
#3ddfbe color preview, HTML & CSS examples
           This text has a color of #3ddfbe        
        
          <p style="color:#3ddfbe;">Text here</p>
        
        
          .mytext {color:#3ddfbe;}
        
        Text color #3ddfbe
      
           This box has a color of #3ddfbe        
        
          <div style="background-color:#3ddfbe;">Content here</div>
        
        
          .mybackground {background-color:#3ddfbe;}
        
        Background color #3ddfbe
      
           Border around this has a color of #3ddfbe        
        
          <div style="border:2px solid #3ddfbe;">Content here</div>
        
        
          .myborder {border:2px solid #3ddfbe;}
        
        Border color #3ddfbe