#3af0ac color space conversions
Hex:
        #3af0ac
        RGB:
        58, 240, 172
        CMY:
        77, 6, 33
        CMYK:
        76, 0, 28, 6
      HSL:
        158°, 85.8491%, 58.4314%
        HSV (HSB):
        158°, 75.8333%, 94.1176%
        XYZ:
        40.3514, 66.1983, 49.6805
        xyY:
        0.2583, 0.4237, 66.1983
      CIE-Lab:
        85.0975, -59.9764, 20.3350
        CIE-LCH:
        85.0975, 63.3300, 161.2708
        CIE-Luv:
        85.0975, -67.8465, 39.3333
        Hunter-Lab:
        81.3623, -53.8575, 20.7506
      #3af0ac color charts
#3af0ac RGB chart
      #3af0ac CMYK chart
      #3af0ac RGB pie chart
      #3af0ac color shades, tints & tones
#3af0ac color schemes
#3af0ac color preview, HTML & CSS examples
           This text has a color of #3af0ac        
        
          <p style="color:#3af0ac;">Text here</p>
        
        
          .mytext {color:#3af0ac;}
        
        Text color #3af0ac
      
           This box has a color of #3af0ac        
        
          <div style="background-color:#3af0ac;">Content here</div>
        
        
          .mybackground {background-color:#3af0ac;}
        
        Background color #3af0ac
      
           Border around this has a color of #3af0ac        
        
          <div style="border:2px solid #3af0ac;">Content here</div>
        
        
          .myborder {border:2px solid #3af0ac;}
        
        Border color #3af0ac