#3af2c1 color space conversions
Hex:
        #3af2c1
        RGB:
        58, 242, 193
        CMY:
        77, 5, 24
        CMYK:
        76, 0, 20, 5
      HSL:
        164°, 87.6190%, 58.8235%
        HSV (HSB):
        164°, 76.0331%, 94.9020%
        XYZ:
        43.1227, 68.2541, 61.3536
        xyY:
        0.2497, 0.3951, 68.2541
      CIE-Lab:
        86.1333, -56.0283, 10.8995
        CIE-LCH:
        86.1333, 57.0786, 168.9914
        CIE-Luv:
        86.1333, -67.1357, 25.4205
        Hunter-Lab:
        82.6160, -51.4072, 13.8003
      #3af2c1 color charts
#3af2c1 RGB chart
      #3af2c1 CMYK chart
      #3af2c1 RGB pie chart
      #3af2c1 color shades, tints & tones
#3af2c1 color schemes
#3af2c1 color preview, HTML & CSS examples
           This text has a color of #3af2c1        
        
          <p style="color:#3af2c1;">Text here</p>
        
        
          .mytext {color:#3af2c1;}
        
        Text color #3af2c1
      
           This box has a color of #3af2c1        
        
          <div style="background-color:#3af2c1;">Content here</div>
        
        
          .mybackground {background-color:#3af2c1;}
        
        Background color #3af2c1
      
           Border around this has a color of #3af2c1        
        
          <div style="border:2px solid #3af2c1;">Content here</div>
        
        
          .myborder {border:2px solid #3af2c1;}
        
        Border color #3af2c1