#3be1aa color space conversions
Hex:
        #3be1aa
        RGB:
        59, 225, 170
        CMY:
        77, 12, 33
        CMYK:
        74, 0, 24, 12
      HSL:
        160°, 73.4513%, 55.6863%
        HSV (HSB):
        160°, 73.7778%, 88.2353%
        XYZ:
        35.9845, 57.6825, 47.2675
        xyY:
        0.2553, 0.4093, 57.6825
      CIE-Lab:
        80.5620, -54.5036, 15.0496
        CIE-LCH:
        80.5620, 56.5432, 164.5641
        CIE-Luv:
        80.5620, -62.6698, 30.7821
        Hunter-Lab:
        75.9490, -48.3377, 16.2647
      #3be1aa color charts
#3be1aa RGB chart
      #3be1aa CMYK chart
      #3be1aa RGB pie chart
      #3be1aa color shades, tints & tones
#3be1aa color schemes
#3be1aa color preview, HTML & CSS examples
           This text has a color of #3be1aa        
        
          <p style="color:#3be1aa;">Text here</p>
        
        
          .mytext {color:#3be1aa;}
        
        Text color #3be1aa
      
           This box has a color of #3be1aa        
        
          <div style="background-color:#3be1aa;">Content here</div>
        
        
          .mybackground {background-color:#3be1aa;}
        
        Background color #3be1aa
      
           Border around this has a color of #3be1aa        
        
          <div style="border:2px solid #3be1aa;">Content here</div>
        
        
          .myborder {border:2px solid #3be1aa;}
        
        Border color #3be1aa