#3ae8ca color space conversions
Hex:
        #3ae8ca
        RGB:
        58, 232, 202
        CMY:
        77, 9, 21
        CMYK:
        75, 0, 13, 9
      HSL:
        170°, 79.0909%, 56.8627%
        HSV (HSB):
        170°, 75.0000%, 90.9804%
        XYZ:
        41.2622, 62.8770, 65.8389
        xyY:
        0.2428, 0.3699, 62.8770
      CIE-Lab:
        83.3776, -49.7571, 2.2172
        CIE-LCH:
        83.3776, 49.8064, 177.4485
        CIE-Luv:
        83.3776, -63.0801, 11.3263
        Hunter-Lab:
        79.2950, -45.8815, 6.2779
      #3ae8ca color charts
#3ae8ca RGB chart
      #3ae8ca CMYK chart
      #3ae8ca RGB pie chart
      #3ae8ca color shades, tints & tones
#3ae8ca color schemes
#3ae8ca color preview, HTML & CSS examples
           This text has a color of #3ae8ca        
        
          <p style="color:#3ae8ca;">Text here</p>
        
        
          .mytext {color:#3ae8ca;}
        
        Text color #3ae8ca
      
           This box has a color of #3ae8ca        
        
          <div style="background-color:#3ae8ca;">Content here</div>
        
        
          .mybackground {background-color:#3ae8ca;}
        
        Background color #3ae8ca
      
           Border around this has a color of #3ae8ca        
        
          <div style="border:2px solid #3ae8ca;">Content here</div>
        
        
          .myborder {border:2px solid #3ae8ca;}
        
        Border color #3ae8ca