#3afcd4 color space conversions
Hex:
        #3afcd4
        RGB:
        58, 252, 212
        CMY:
        77, 1, 17
        CMYK:
        77, 0, 16, 1
      HSL:
        168°, 97.0000%, 60.7843%
        HSV (HSB):
        168°, 76.9841%, 98.8235%
        XYZ:
        48.4390, 75.2738, 74.2637
        xyY:
        0.2447, 0.3802, 75.2738
      CIE-Lab:
        89.5211, -55.4499, 5.8832
        CIE-LCH:
        89.5211, 55.7612, 173.9436
        CIE-Luv:
        89.5211, -69.2166, 17.9806
        Hunter-Lab:
        86.7605, -52.1730, 9.9824
      #3afcd4 color charts
#3afcd4 RGB chart
      #3afcd4 CMYK chart
      #3afcd4 RGB pie chart
      #3afcd4 color shades, tints & tones
#3afcd4 color schemes
#3afcd4 color preview, HTML & CSS examples
           This text has a color of #3afcd4        
        
          <p style="color:#3afcd4;">Text here</p>
        
        
          .mytext {color:#3afcd4;}
        
        Text color #3afcd4
      
           This box has a color of #3afcd4        
        
          <div style="background-color:#3afcd4;">Content here</div>
        
        
          .mybackground {background-color:#3afcd4;}
        
        Background color #3afcd4
      
           Border around this has a color of #3afcd4        
        
          <div style="border:2px solid #3afcd4;">Content here</div>
        
        
          .myborder {border:2px solid #3afcd4;}
        
        Border color #3afcd4