#3afdcf color space conversions
Hex:
        #3afdcf
        RGB:
        58, 253, 207
        CMY:
        77, 1, 19
        CMYK:
        77, 0, 18, 1
      HSL:
        166°, 97.9899%, 60.9804%
        HSV (HSB):
        166°, 77.0751%, 99.2157%
        XYZ:
        48.1327, 75.6551, 71.0975
        xyY:
        0.2470, 0.3882, 75.6551
      CIE-Lab:
        89.6990, -57.0602, 8.7281
        CIE-LCH:
        89.6990, 57.7239, 171.3032
        CIE-Luv:
        89.6990, -69.9053, 22.5329
        Hunter-Lab:
        86.9799, -53.4371, 12.4222
      #3afdcf color charts
#3afdcf RGB chart
      #3afdcf CMYK chart
      #3afdcf RGB pie chart
      #3afdcf color shades, tints & tones
#3afdcf color schemes
#3afdcf color preview, HTML & CSS examples
           This text has a color of #3afdcf        
        
          <p style="color:#3afdcf;">Text here</p>
        
        
          .mytext {color:#3afdcf;}
        
        Text color #3afdcf
      
           This box has a color of #3afdcf        
        
          <div style="background-color:#3afdcf;">Content here</div>
        
        
          .mybackground {background-color:#3afdcf;}
        
        Background color #3afdcf
      
           Border around this has a color of #3afdcf        
        
          <div style="border:2px solid #3afdcf;">Content here</div>
        
        
          .myborder {border:2px solid #3afdcf;}
        
        Border color #3afdcf