#3afdc3 color space conversions
Hex:
        #3afdc3
        RGB:
        58, 253, 195
        CMY:
        77, 1, 24
        CMYK:
        77, 0, 23, 1
      HSL:
        162°, 97.9899%, 60.9804%
        HSV (HSB):
        162°, 77.0751%, 99.2157%
        XYZ:
        46.7205, 75.0902, 63.6612
        xyY:
        0.2519, 0.4049, 75.0902
      CIE-Lab:
        89.4352, -59.8598, 14.5469
        CIE-LCH:
        89.4352, 61.6020, 166.3410
        CIE-Luv:
        89.4352, -70.7306, 31.5152
        Hunter-Lab:
        86.6546, -55.4059, 17.1006
      #3afdc3 color charts
#3afdc3 RGB chart
      #3afdc3 CMYK chart
      #3afdc3 RGB pie chart
      #3afdc3 color shades, tints & tones
#3afdc3 color schemes
#3afdc3 color preview, HTML & CSS examples
           This text has a color of #3afdc3        
        
          <p style="color:#3afdc3;">Text here</p>
        
        
          .mytext {color:#3afdc3;}
        
        Text color #3afdc3
      
           This box has a color of #3afdc3        
        
          <div style="background-color:#3afdc3;">Content here</div>
        
        
          .mybackground {background-color:#3afdc3;}
        
        Background color #3afdc3
      
           Border around this has a color of #3afdc3        
        
          <div style="border:2px solid #3afdc3;">Content here</div>
        
        
          .myborder {border:2px solid #3afdc3;}
        
        Border color #3afdc3