#3af09b color space conversions
Hex:
        #3af09b
        RGB:
        58, 240, 155
        CMY:
        77, 6, 39
        CMYK:
        76, 0, 35, 6
      HSL:
        152°, 85.8491%, 58.4314%
        HSV (HSB):
        152°, 75.8333%, 94.1176%
        XYZ:
        38.8214, 65.5863, 41.6237
        xyY:
        0.2658, 0.4491, 65.5863
      CIE-Lab:
        84.7849, -63.4403, 28.6150
        CIE-LCH:
        84.7849, 69.5952, 155.7220
        CIE-Luv:
        84.7849, -68.9021, 50.7806
        Hunter-Lab:
        80.9854, -56.1580, 26.2167
      #3af09b color charts
#3af09b RGB chart
      #3af09b CMYK chart
      #3af09b RGB pie chart
      #3af09b color shades, tints & tones
#3af09b color schemes
#3af09b color preview, HTML & CSS examples
           This text has a color of #3af09b        
        
          <p style="color:#3af09b;">Text here</p>
        
        
          .mytext {color:#3af09b;}
        
        Text color #3af09b
      
           This box has a color of #3af09b        
        
          <div style="background-color:#3af09b;">Content here</div>
        
        
          .mybackground {background-color:#3af09b;}
        
        Background color #3af09b
      
           Border around this has a color of #3af09b        
        
          <div style="border:2px solid #3af09b;">Content here</div>
        
        
          .myborder {border:2px solid #3af09b;}
        
        Border color #3af09b