#3afeb1 color space conversions
Hex:
        #3afeb1
        RGB:
        58, 254, 177
        CMY:
        77, 0, 31
        CMYK:
        77, 0, 30, 0
      HSL:
        156°, 98.9899%, 61.1765%
        HSV (HSB):
        156°, 77.1654%, 99.6078%
        XYZ:
        45.1225, 74.9575, 53.6850
        xyY:
        0.2597, 0.4314, 74.9575
      CIE-Lab:
        89.3731, -64.1430, 23.6763
        CIE-LCH:
        89.3731, 68.3732, 159.7400
        CIE-Luv:
        89.3731, -72.2531, 44.9508
        Hunter-Lab:
        86.5780, -58.4812, 23.8402
      #3afeb1 color charts
#3afeb1 RGB chart
      #3afeb1 CMYK chart
      #3afeb1 RGB pie chart
      #3afeb1 color shades, tints & tones
#3afeb1 color schemes
#3afeb1 color preview, HTML & CSS examples
           This text has a color of #3afeb1        
        
          <p style="color:#3afeb1;">Text here</p>
        
        
          .mytext {color:#3afeb1;}
        
        Text color #3afeb1
      
           This box has a color of #3afeb1        
        
          <div style="background-color:#3afeb1;">Content here</div>
        
        
          .mybackground {background-color:#3afeb1;}
        
        Background color #3afeb1
      
           Border around this has a color of #3afeb1        
        
          <div style="border:2px solid #3afeb1;">Content here</div>
        
        
          .myborder {border:2px solid #3afeb1;}
        
        Border color #3afeb1