#3acac2 color space conversions
Hex:
        #3acac2
        RGB:
        58, 202, 194
        CMY:
        77, 21, 24
        CMYK:
        71, 0, 4, 21
      HSL:
        177°, 57.6000%, 50.9804%
        HSV (HSB):
        177°, 71.2871%, 79.2157%
        XYZ:
        32.6031, 47.0356, 58.3994
        xyY:
        0.2362, 0.3407, 47.0356
      CIE-Lab:
        74.2126, -38.8403, -6.9583
        CIE-LCH:
        74.2126, 39.4587, 190.1569
        CIE-Luv:
        74.2126, -53.1132, -4.6768
        Hunter-Lab:
        68.5825, -35.1633, -2.4788
      #3acac2 color charts
#3acac2 RGB chart
      #3acac2 CMYK chart
      #3acac2 RGB pie chart
      #3acac2 color shades, tints & tones
#3acac2 color schemes
#3acac2 color preview, HTML & CSS examples
           This text has a color of #3acac2        
        
          <p style="color:#3acac2;">Text here</p>
        
        
          .mytext {color:#3acac2;}
        
        Text color #3acac2
      
           This box has a color of #3acac2        
        
          <div style="background-color:#3acac2;">Content here</div>
        
        
          .mybackground {background-color:#3acac2;}
        
        Background color #3acac2
      
           Border around this has a color of #3acac2        
        
          <div style="border:2px solid #3acac2;">Content here</div>
        
        
          .myborder {border:2px solid #3acac2;}
        
        Border color #3acac2