#3ae8bf color space conversions
Hex:
        #3ae8bf
        RGB:
        58, 232, 191
        CMY:
        77, 9, 25
        CMYK:
        75, 0, 18, 9
      HSL:
        166°, 79.0909%, 56.8627%
        HSV (HSB):
        166°, 75.0000%, 90.9804%
        XYZ:
        40.0055, 62.3744, 59.2212
        xyY:
        0.2476, 0.3860, 62.3744
      CIE-Lab:
        83.1121, -52.4957, 7.6270
        CIE-LCH:
        83.1121, 53.0469, 171.7334
        CIE-Luv:
        83.1121, -63.8404, 19.9028
        Hunter-Lab:
        78.9774, -47.7925, 10.8257
      #3ae8bf color charts
#3ae8bf RGB chart
      #3ae8bf CMYK chart
      #3ae8bf RGB pie chart
      #3ae8bf color shades, tints & tones
#3ae8bf color schemes
#3ae8bf color preview, HTML & CSS examples
           This text has a color of #3ae8bf        
        
          <p style="color:#3ae8bf;">Text here</p>
        
        
          .mytext {color:#3ae8bf;}
        
        Text color #3ae8bf
      
           This box has a color of #3ae8bf        
        
          <div style="background-color:#3ae8bf;">Content here</div>
        
        
          .mybackground {background-color:#3ae8bf;}
        
        Background color #3ae8bf
      
           Border around this has a color of #3ae8bf        
        
          <div style="border:2px solid #3ae8bf;">Content here</div>
        
        
          .myborder {border:2px solid #3ae8bf;}
        
        Border color #3ae8bf