#48e2ae color space conversions
Hex:
        #48e2ae
        RGB:
        72, 226, 174
        CMY:
        72, 11, 32
        CMYK:
        68, 0, 23, 11
      HSL:
        160°, 72.6415%, 58.4314%
        HSV (HSB):
        160°, 68.1416%, 88.6275%
        XYZ:
        37.5088, 58.8264, 49.4221
        xyY:
        0.2573, 0.4036, 58.8264
      CIE-Lab:
        81.1961, -52.2002, 13.8760
        CIE-LCH:
        81.1961, 54.0130, 165.1138
        CIE-Luv:
        81.1961, -60.5673, 28.8296
        Hunter-Lab:
        76.6984, -46.9280, 15.4842
      #48e2ae color charts
#48e2ae RGB chart
      #48e2ae CMYK chart
      #48e2ae RGB pie chart
      #48e2ae color shades, tints & tones
#48e2ae color schemes
#48e2ae color preview, HTML & CSS examples
           This text has a color of #48e2ae        
        
          <p style="color:#48e2ae;">Text here</p>
        
        
          .mytext {color:#48e2ae;}
        
        Text color #48e2ae
      
           This box has a color of #48e2ae        
        
          <div style="background-color:#48e2ae;">Content here</div>
        
        
          .mybackground {background-color:#48e2ae;}
        
        Background color #48e2ae
      
           Border around this has a color of #48e2ae        
        
          <div style="border:2px solid #48e2ae;">Content here</div>
        
        
          .myborder {border:2px solid #48e2ae;}
        
        Border color #48e2ae