#3aedbd color space conversions
Hex:
        #3aedbd
        RGB:
        58, 237, 189
        CMY:
        77, 7, 26
        CMYK:
        76, 0, 20, 7
      HSL:
        164°, 83.2558%, 57.8431%
        HSV (HSB):
        164°, 75.5274%, 92.9412%
        XYZ:
        41.2144, 65.1420, 58.5456
        xyY:
        0.2499, 0.3950, 65.1420
      CIE-Lab:
        84.5569, -54.9862, 10.7412
        CIE-LCH:
        84.5569, 56.0255, 168.9468
        CIE-Luv:
        84.5569, -65.6971, 24.9435
        Hunter-Lab:
        80.7106, -50.0936, 13.4899
      #3aedbd color charts
#3aedbd RGB chart
      #3aedbd CMYK chart
      #3aedbd RGB pie chart
      #3aedbd color shades, tints & tones
#3aedbd color schemes
#3aedbd color preview, HTML & CSS examples
           This text has a color of #3aedbd        
        
          <p style="color:#3aedbd;">Text here</p>
        
        
          .mytext {color:#3aedbd;}
        
        Text color #3aedbd
      
           This box has a color of #3aedbd        
        
          <div style="background-color:#3aedbd;">Content here</div>
        
        
          .mybackground {background-color:#3aedbd;}
        
        Background color #3aedbd
      
           Border around this has a color of #3aedbd        
        
          <div style="border:2px solid #3aedbd;">Content here</div>
        
        
          .myborder {border:2px solid #3aedbd;}
        
        Border color #3aedbd