#3afb8e color space conversions
Hex:
        #3afb8e
        RGB:
        58, 251, 142
        CMY:
        77, 2, 44
        CMYK:
        77, 0, 43, 2
      HSL:
        146°, 96.0199%, 60.5882%
        HSV (HSB):
        146°, 76.8924%, 98.4314%
        XYZ:
        41.1246, 71.8469, 37.2915
        xyY:
        0.2737, 0.4781, 71.8469
      CIE-Lab:
        87.8948, -69.6491, 39.1982
        CIE-LCH:
        87.8948, 79.9218, 150.6294
        CIE-Luv:
        87.8948, -73.3315, 65.2130
        Hunter-Lab:
        84.7625, -61.7309, 33.2490
      #3afb8e color charts
#3afb8e RGB chart
      #3afb8e CMYK chart
      #3afb8e RGB pie chart
      #3afb8e color shades, tints & tones
#3afb8e color schemes
#3afb8e color preview, HTML & CSS examples
           This text has a color of #3afb8e        
        
          <p style="color:#3afb8e;">Text here</p>
        
        
          .mytext {color:#3afb8e;}
        
        Text color #3afb8e
      
           This box has a color of #3afb8e        
        
          <div style="background-color:#3afb8e;">Content here</div>
        
        
          .mybackground {background-color:#3afb8e;}
        
        Background color #3afb8e
      
           Border around this has a color of #3afb8e        
        
          <div style="border:2px solid #3afb8e;">Content here</div>
        
        
          .myborder {border:2px solid #3afb8e;}
        
        Border color #3afb8e