#3aede1 color space conversions
Hex:
        #3aede1
        RGB:
        58, 237, 225
        CMY:
        77, 7, 12
        CMYK:
        76, 0, 5, 7
      HSL:
        176°, 83.2558%, 57.8431%
        HSV (HSB):
        176°, 75.5274%, 92.9412%
        XYZ:
        45.6197, 66.9042, 81.7435
        xyY:
        0.2348, 0.3444, 66.9042
      CIE-Lab:
        85.4555, -45.8297, -6.8490
        CIE-LCH:
        85.4555, 46.3386, 188.4997
        CIE-Luv:
        85.4555, -63.1732, -3.5043
        Hunter-Lab:
        81.7950, -43.5859, -1.9963
      #3aede1 color charts
#3aede1 RGB chart
      #3aede1 CMYK chart
      #3aede1 RGB pie chart
      #3aede1 color shades, tints & tones
#3aede1 color schemes
#3aede1 color preview, HTML & CSS examples
           This text has a color of #3aede1        
        
          <p style="color:#3aede1;">Text here</p>
        
        
          .mytext {color:#3aede1;}
        
        Text color #3aede1
      
           This box has a color of #3aede1        
        
          <div style="background-color:#3aede1;">Content here</div>
        
        
          .mybackground {background-color:#3aede1;}
        
        Background color #3aede1
      
           Border around this has a color of #3aede1        
        
          <div style="border:2px solid #3aede1;">Content here</div>
        
        
          .myborder {border:2px solid #3aede1;}
        
        Border color #3aede1