#3afdc5 color space conversions
Hex:
        #3afdc5
        RGB:
        58, 253, 197
        CMY:
        77, 1, 23
        CMYK:
        77, 0, 22, 1
      HSL:
        163°, 97.9899%, 60.9804%
        HSV (HSB):
        163°, 77.0751%, 99.2157%
        XYZ:
        46.9482, 75.1813, 64.8603
        xyY:
        0.2511, 0.4021, 75.1813
      CIE-Lab:
        89.4779, -59.4034, 13.5769
        CIE-LCH:
        89.4779, 60.9352, 167.1260
        CIE-Luv:
        89.4779, -70.5947, 30.0416
        Hunter-Lab:
        86.7072, -55.0874, 16.3438
      #3afdc5 color charts
#3afdc5 RGB chart
      #3afdc5 CMYK chart
      #3afdc5 RGB pie chart
      #3afdc5 color shades, tints & tones
#3afdc5 color schemes
#3afdc5 color preview, HTML & CSS examples
           This text has a color of #3afdc5        
        
          <p style="color:#3afdc5;">Text here</p>
        
        
          .mytext {color:#3afdc5;}
        
        Text color #3afdc5
      
           This box has a color of #3afdc5        
        
          <div style="background-color:#3afdc5;">Content here</div>
        
        
          .mybackground {background-color:#3afdc5;}
        
        Background color #3afdc5
      
           Border around this has a color of #3afdc5        
        
          <div style="border:2px solid #3afdc5;">Content here</div>
        
        
          .myborder {border:2px solid #3afdc5;}
        
        Border color #3afdc5