#3aeedb color space conversions
Hex:
        #3aeedb
        RGB:
        58, 238, 219
        CMY:
        77, 7, 14
        CMYK:
        76, 0, 8, 7
      HSL:
        174°, 84.1121%, 58.0392%
        HSV (HSB):
        174°, 75.6303%, 93.3333%
        XYZ:
        45.1056, 67.1631, 77.6043
        xyY:
        0.2376, 0.3537, 67.1631
      CIE-Lab:
        85.5862, -47.8691, -3.5022
        CIE-LCH:
        85.5862, 47.9971, 184.1844
        CIE-Luv:
        85.5862, -63.9457, 2.1508
        Hunter-Lab:
        81.9531, -45.1744, 1.2234
      #3aeedb color charts
#3aeedb RGB chart
      #3aeedb CMYK chart
      #3aeedb RGB pie chart
      #3aeedb color shades, tints & tones
#3aeedb color schemes
#3aeedb color preview, HTML & CSS examples
           This text has a color of #3aeedb        
        
          <p style="color:#3aeedb;">Text here</p>
        
        
          .mytext {color:#3aeedb;}
        
        Text color #3aeedb
      
           This box has a color of #3aeedb        
        
          <div style="background-color:#3aeedb;">Content here</div>
        
        
          .mybackground {background-color:#3aeedb;}
        
        Background color #3aeedb
      
           Border around this has a color of #3aeedb        
        
          <div style="border:2px solid #3aeedb;">Content here</div>
        
        
          .myborder {border:2px solid #3aeedb;}
        
        Border color #3aeedb