#3affa0 color space conversions
Hex:
        #3affa0
        RGB:
        58, 255, 160
        CMY:
        77, 0, 37
        CMYK:
        77, 0, 37, 0
      HSL:
        151°, 100.0000%, 61.3725%
        HSV (HSB):
        151°, 77.2549%, 100.0000%
        XYZ:
        43.8501, 74.9576, 45.4148
        xyY:
        0.2670, 0.4564, 74.9576
      CIE-Lab:
        89.3731, -67.8447, 32.2462
        CIE-LCH:
        89.3731, 75.1181, 154.5786
        CIE-Luv:
        89.3731, -73.6353, 56.7300
        Hunter-Lab:
        86.5781, -61.1049, 29.5039
      #3affa0 color charts
#3affa0 RGB chart
      #3affa0 CMYK chart
      #3affa0 RGB pie chart
      #3affa0 color shades, tints & tones
#3affa0 color schemes
#3affa0 color preview, HTML & CSS examples
           This text has a color of #3affa0        
        
          <p style="color:#3affa0;">Text here</p>
        
        
          .mytext {color:#3affa0;}
        
        Text color #3affa0
      
           This box has a color of #3affa0        
        
          <div style="background-color:#3affa0;">Content here</div>
        
        
          .mybackground {background-color:#3affa0;}
        
        Background color #3affa0
      
           Border around this has a color of #3affa0        
        
          <div style="border:2px solid #3affa0;">Content here</div>
        
        
          .myborder {border:2px solid #3affa0;}
        
        Border color #3affa0