#48eecd color space conversions
Hex:
        #48eecd
        RGB:
        72, 238, 205
        CMY:
        72, 7, 20
        CMYK:
        70, 0, 14, 7
      HSL:
        168°, 83.0000%, 60.7843%
        HSV (HSB):
        168°, 69.7479%, 93.3333%
        XYZ:
        44.2665, 66.9346, 68.3442
        xyY:
        0.2465, 0.3728, 66.9346
      CIE-Lab:
        85.4709, -49.8057, 3.7077
        CIE-LCH:
        85.4709, 49.9435, 175.7425
        CIE-Luv:
        85.4709, -62.8473, 13.6856
        Hunter-Lab:
        81.8135, -46.5936, 7.7407
      #48eecd color charts
#48eecd RGB chart
      #48eecd CMYK chart
      #48eecd RGB pie chart
      #48eecd color shades, tints & tones
#48eecd color schemes
#48eecd color preview, HTML & CSS examples
           This text has a color of #48eecd        
        
          <p style="color:#48eecd;">Text here</p>
        
        
          .mytext {color:#48eecd;}
        
        Text color #48eecd
      
           This box has a color of #48eecd        
        
          <div style="background-color:#48eecd;">Content here</div>
        
        
          .mybackground {background-color:#48eecd;}
        
        Background color #48eecd
      
           Border around this has a color of #48eecd        
        
          <div style="border:2px solid #48eecd;">Content here</div>
        
        
          .myborder {border:2px solid #48eecd;}
        
        Border color #48eecd