#3afed1 color space conversions
Hex:
        #3afed1
        RGB:
        58, 254, 209
        CMY:
        77, 0, 18
        CMYK:
        77, 0, 18, 0
      HSL:
        166°, 98.9899%, 61.1765%
        HSV (HSB):
        166°, 77.1654%, 99.6078%
        XYZ:
        48.6954, 76.3866, 72.4992
        xyY:
        0.2465, 0.3866, 76.3866
      CIE-Lab:
        90.0385, -56.9770, 8.1808
        CIE-LCH:
        90.0385, 57.5613, 171.8293
        CIE-Luv:
        90.0385, -70.1035, 21.7127
        Hunter-Lab:
        87.3994, -53.4962, 11.9976
      #3afed1 color charts
#3afed1 RGB chart
      #3afed1 CMYK chart
      #3afed1 RGB pie chart
      #3afed1 color shades, tints & tones
#3afed1 color schemes
#3afed1 color preview, HTML & CSS examples
           This text has a color of #3afed1        
        
          <p style="color:#3afed1;">Text here</p>
        
        
          .mytext {color:#3afed1;}
        
        Text color #3afed1
      
           This box has a color of #3afed1        
        
          <div style="background-color:#3afed1;">Content here</div>
        
        
          .mybackground {background-color:#3afed1;}
        
        Background color #3afed1
      
           Border around this has a color of #3afed1        
        
          <div style="border:2px solid #3afed1;">Content here</div>
        
        
          .myborder {border:2px solid #3afed1;}
        
        Border color #3afed1