#3ac2c1 color space conversions
Hex:
        #3ac2c1
        RGB:
        58, 194, 193
        CMY:
        77, 24, 24
        CMYK:
        70, 0, 1, 24
      HSL:
        180°, 53.9683%, 49.4118%
        HSV (HSB):
        180°, 70.1031%, 76.0784%
        XYZ:
        30.6623, 43.3334, 57.2002
        xyY:
        0.2337, 0.3303, 43.3334
      CIE-Lab:
        71.7807, -35.4453, -10.0313
        CIE-LCH:
        71.7807, 36.8374, 195.8020
        CIE-Luv:
        71.7807, -50.3243, -10.0135
        Hunter-Lab:
        65.8281, -32.0549, -5.4394
      #3ac2c1 color charts
#3ac2c1 RGB chart
      #3ac2c1 CMYK chart
      #3ac2c1 RGB pie chart
      #3ac2c1 color shades, tints & tones
#3ac2c1 color schemes
#3ac2c1 color preview, HTML & CSS examples
           This text has a color of #3ac2c1        
        
          <p style="color:#3ac2c1;">Text here</p>
        
        
          .mytext {color:#3ac2c1;}
        
        Text color #3ac2c1
      
           This box has a color of #3ac2c1        
        
          <div style="background-color:#3ac2c1;">Content here</div>
        
        
          .mybackground {background-color:#3ac2c1;}
        
        Background color #3ac2c1
      
           Border around this has a color of #3ac2c1        
        
          <div style="border:2px solid #3ac2c1;">Content here</div>
        
        
          .myborder {border:2px solid #3ac2c1;}
        
        Border color #3ac2c1