#48aead color space conversions
Hex:
        #48aead
        RGB:
        72, 174, 173
        CMY:
        72, 32, 32
        CMYK:
        59, 0, 1, 32
      HSL:
        179°, 41.4634%, 48.2353%
        HSV (HSB):
        179°, 58.6207%, 68.2353%
        XYZ:
        25.3514, 34.6670, 44.8904
        xyY:
        0.2417, 0.3304, 34.6670
      CIE-Lab:
        65.4885, -29.3906, -8.3567
        CIE-LCH:
        65.4885, 30.5556, 195.8722
        CIE-Luv:
        65.4885, -41.4778, -8.1109
        Hunter-Lab:
        58.8786, -26.1809, -3.9890
      #48aead color charts
#48aead RGB chart
      #48aead CMYK chart
      #48aead RGB pie chart
      #48aead color shades, tints & tones
#48aead color schemes
#48aead color preview, HTML & CSS examples
           This text has a color of #48aead        
        
          <p style="color:#48aead;">Text here</p>
        
        
          .mytext {color:#48aead;}
        
        Text color #48aead
      
           This box has a color of #48aead        
        
          <div style="background-color:#48aead;">Content here</div>
        
        
          .mybackground {background-color:#48aead;}
        
        Background color #48aead
      
           Border around this has a color of #48aead        
        
          <div style="border:2px solid #48aead;">Content here</div>
        
        
          .myborder {border:2px solid #48aead;}
        
        Border color #48aead