#3afdc6 color space conversions
Hex:
        #3afdc6
        RGB:
        58, 253, 198
        CMY:
        77, 1, 22
        CMYK:
        77, 0, 22, 1
      HSL:
        163°, 97.9899%, 60.9804%
        HSV (HSB):
        163°, 77.0751%, 99.2157%
        XYZ:
        47.0632, 75.2273, 65.4659
        xyY:
        0.2507, 0.4007, 75.2273
      CIE-Lab:
        89.4994, -59.1737, 13.0919
        CIE-LCH:
        89.4994, 60.6046, 167.5246
        CIE-Luv:
        89.4994, -70.5265, 29.3012
        Hunter-Lab:
        86.7337, -54.9267, 15.9619
      #3afdc6 color charts
#3afdc6 RGB chart
      #3afdc6 CMYK chart
      #3afdc6 RGB pie chart
      #3afdc6 color shades, tints & tones
#3afdc6 color schemes
#3afdc6 color preview, HTML & CSS examples
           This text has a color of #3afdc6        
        
          <p style="color:#3afdc6;">Text here</p>
        
        
          .mytext {color:#3afdc6;}
        
        Text color #3afdc6
      
           This box has a color of #3afdc6        
        
          <div style="background-color:#3afdc6;">Content here</div>
        
        
          .mybackground {background-color:#3afdc6;}
        
        Background color #3afdc6
      
           Border around this has a color of #3afdc6        
        
          <div style="border:2px solid #3afdc6;">Content here</div>
        
        
          .myborder {border:2px solid #3afdc6;}
        
        Border color #3afdc6