#3af9ac color space conversions
Hex:
        #3af9ac
        RGB:
        58, 249, 172
        CMY:
        77, 2, 33
        CMYK:
        77, 0, 31, 2
      HSL:
        156°, 94.0887%, 60.1961%
        HSV (HSB):
        156°, 76.7068%, 97.6471%
        XYZ:
        43.0670, 71.6295, 50.5857
        xyY:
        0.2606, 0.4334, 71.6295
      CIE-Lab:
        87.7899, -63.3343, 24.0477
        CIE-LCH:
        87.7899, 67.7460, 159.2085
        CIE-Luv:
        87.7899, -70.8925, 45.1572
        Hunter-Lab:
        84.6342, -57.2782, 23.8064
      #3af9ac color charts
#3af9ac RGB chart
      #3af9ac CMYK chart
      #3af9ac RGB pie chart
      #3af9ac color shades, tints & tones
#3af9ac color schemes
#3af9ac color preview, HTML & CSS examples
           This text has a color of #3af9ac        
        
          <p style="color:#3af9ac;">Text here</p>
        
        
          .mytext {color:#3af9ac;}
        
        Text color #3af9ac
      
           This box has a color of #3af9ac        
        
          <div style="background-color:#3af9ac;">Content here</div>
        
        
          .mybackground {background-color:#3af9ac;}
        
        Background color #3af9ac
      
           Border around this has a color of #3af9ac        
        
          <div style="border:2px solid #3af9ac;">Content here</div>
        
        
          .myborder {border:2px solid #3af9ac;}
        
        Border color #3af9ac