#3dc2be color space conversions
Hex:
        #3dc2be
        RGB:
        61, 194, 190
        CMY:
        76, 24, 25
        CMYK:
        69, 0, 2, 24
      HSL:
        178°, 52.1569%, 50.0000%
        HSV (HSB):
        178°, 68.5567%, 76.0784%
        XYZ:
        30.5105, 43.2934, 55.4636
        xyY:
        0.2360, 0.3349, 43.2934
      CIE-Lab:
        71.7536, -35.8958, -8.4280
        CIE-LCH:
        71.7536, 36.8719, 193.2131
        CIE-Luv:
        71.7536, -50.0292, -7.3997
        Hunter-Lab:
        65.7977, -32.3752, -3.9196
      #3dc2be color charts
#3dc2be RGB chart
      #3dc2be CMYK chart
      #3dc2be RGB pie chart
      #3dc2be color shades, tints & tones
#3dc2be color schemes
#3dc2be color preview, HTML & CSS examples
           This text has a color of #3dc2be        
        
          <p style="color:#3dc2be;">Text here</p>
        
        
          .mytext {color:#3dc2be;}
        
        Text color #3dc2be
      
           This box has a color of #3dc2be        
        
          <div style="background-color:#3dc2be;">Content here</div>
        
        
          .mybackground {background-color:#3dc2be;}
        
        Background color #3dc2be
      
           Border around this has a color of #3dc2be        
        
          <div style="border:2px solid #3dc2be;">Content here</div>
        
        
          .myborder {border:2px solid #3dc2be;}
        
        Border color #3dc2be