#3afeb5 color space conversions
Hex:
        #3afeb5
        RGB:
        58, 254, 181
        CMY:
        77, 0, 29
        CMYK:
        77, 0, 29, 0
      HSL:
        158°, 98.9899%, 61.1765%
        HSV (HSB):
        158°, 77.1654%, 99.6078%
        XYZ:
        45.5272, 75.1194, 55.8160
        xyY:
        0.2580, 0.4257, 75.1194
      CIE-Lab:
        89.4489, -63.3071, 21.7435
        CIE-LCH:
        89.4489, 66.9371, 161.0445
        CIE-Luv:
        89.4489, -71.9956, 42.1934
        Hunter-Lab:
        86.6714, -57.9116, 22.4875
      #3afeb5 color charts
#3afeb5 RGB chart
      #3afeb5 CMYK chart
      #3afeb5 RGB pie chart
      #3afeb5 color shades, tints & tones
#3afeb5 color schemes
#3afeb5 color preview, HTML & CSS examples
           This text has a color of #3afeb5        
        
          <p style="color:#3afeb5;">Text here</p>
        
        
          .mytext {color:#3afeb5;}
        
        Text color #3afeb5
      
           This box has a color of #3afeb5        
        
          <div style="background-color:#3afeb5;">Content here</div>
        
        
          .mybackground {background-color:#3afeb5;}
        
        Background color #3afeb5
      
           Border around this has a color of #3afeb5        
        
          <div style="border:2px solid #3afeb5;">Content here</div>
        
        
          .myborder {border:2px solid #3afeb5;}
        
        Border color #3afeb5