#3af2ba color space conversions
Hex:
        #3af2ba
        RGB:
        58, 242, 186
        CMY:
        77, 5, 27
        CMYK:
        76, 0, 23, 5
      HSL:
        162°, 87.6190%, 58.8235%
        HSV (HSB):
        162°, 76.0331%, 94.9020%
        XYZ:
        42.3600, 67.9490, 57.3372
        xyY:
        0.2527, 0.4053, 67.9490
      CIE-Lab:
        85.9809, -57.6500, 14.3231
        CIE-LCH:
        85.9809, 59.4026, 166.0474
        CIE-Luv:
        85.9809, -67.6089, 30.6240
        Hunter-Lab:
        82.4312, -52.5264, 16.4610
      #3af2ba color charts
#3af2ba RGB chart
      #3af2ba CMYK chart
      #3af2ba RGB pie chart
      #3af2ba color shades, tints & tones
#3af2ba color schemes
#3af2ba color preview, HTML & CSS examples
           This text has a color of #3af2ba        
        
          <p style="color:#3af2ba;">Text here</p>
        
        
          .mytext {color:#3af2ba;}
        
        Text color #3af2ba
      
           This box has a color of #3af2ba        
        
          <div style="background-color:#3af2ba;">Content here</div>
        
        
          .mybackground {background-color:#3af2ba;}
        
        Background color #3af2ba
      
           Border around this has a color of #3af2ba        
        
          <div style="border:2px solid #3af2ba;">Content here</div>
        
        
          .myborder {border:2px solid #3af2ba;}
        
        Border color #3af2ba