#48eaee color space conversions
Hex:
        #48eaee
        RGB:
        72, 234, 238
        CMY:
        72, 8, 7
        CMYK:
        70, 2, 0, 7
      HSL:
        181°, 83.0000%, 60.7843%
        HSV (HSB):
        181°, 69.7479%, 93.3333%
        XYZ:
        47.5279, 66.3964, 91.1997
        xyY:
        0.2317, 0.3237, 66.3964
      CIE-Lab:
        85.1982, -39.3366, -14.0477
        CIE-LCH:
        85.1982, 41.7697, 199.6524
        CIE-Luv:
        85.1982, -59.2506, -16.2011
        Hunter-Lab:
        81.4840, -38.4816, -9.3206
      #48eaee color charts
#48eaee RGB chart
      #48eaee CMYK chart
      #48eaee RGB pie chart
      #48eaee color shades, tints & tones
#48eaee color schemes
#48eaee color preview, HTML & CSS examples
           This text has a color of #48eaee        
        
          <p style="color:#48eaee;">Text here</p>
        
        
          .mytext {color:#48eaee;}
        
        Text color #48eaee
      
           This box has a color of #48eaee        
        
          <div style="background-color:#48eaee;">Content here</div>
        
        
          .mybackground {background-color:#48eaee;}
        
        Background color #48eaee
      
           Border around this has a color of #48eaee        
        
          <div style="border:2px solid #48eaee;">Content here</div>
        
        
          .myborder {border:2px solid #48eaee;}
        
        Border color #48eaee