#3ddfbc color space conversions
Hex:
        #3ddfbc
        RGB:
        61, 223, 188
        CMY:
        76, 13, 26
        CMYK:
        73, 0, 16, 13
      HSL:
        167°, 71.6814%, 55.6863%
        HSV (HSB):
        167°, 72.6457%, 87.4510%
        XYZ:
        37.3892, 57.3983, 56.6853
        xyY:
        0.2468, 0.3789, 57.3983
      CIE-Lab:
        80.4031, -49.1722, 5.3206
        CIE-LCH:
        80.4031, 49.4592, 173.8244
        CIE-Luv:
        80.4031, -60.4778, 15.8534
        Hunter-Lab:
        75.7617, -44.4911, 8.6720
      #3ddfbc color charts
#3ddfbc RGB chart
      #3ddfbc CMYK chart
      #3ddfbc RGB pie chart
      #3ddfbc color shades, tints & tones
#3ddfbc color schemes
#3ddfbc color preview, HTML & CSS examples
           This text has a color of #3ddfbc        
        
          <p style="color:#3ddfbc;">Text here</p>
        
        
          .mytext {color:#3ddfbc;}
        
        Text color #3ddfbc
      
           This box has a color of #3ddfbc        
        
          <div style="background-color:#3ddfbc;">Content here</div>
        
        
          .mybackground {background-color:#3ddfbc;}
        
        Background color #3ddfbc
      
           Border around this has a color of #3ddfbc        
        
          <div style="border:2px solid #3ddfbc;">Content here</div>
        
        
          .myborder {border:2px solid #3ddfbc;}
        
        Border color #3ddfbc