#48f4dc color space conversions
Hex:
        #48f4dc
        RGB:
        72, 244, 220
        CMY:
        72, 4, 14
        CMYK:
        70, 0, 10, 4
      HSL:
        172°, 88.6598%, 61.9608%
        HSV (HSB):
        172°, 70.4918%, 95.6863%
        XYZ:
        47.9414, 71.2464, 78.9353
        xyY:
        0.2420, 0.3596, 71.2464
      CIE-Lab:
        87.6046, -48.5612, -1.0379
        CIE-LCH:
        87.6046, 48.5723, 181.2244
        CIE-Luv:
        87.6046, -63.9498, 6.1855
        Hunter-Lab:
        84.4076, -46.3296, 3.6392
      #48f4dc color charts
#48f4dc RGB chart
      #48f4dc CMYK chart
      #48f4dc RGB pie chart
      #48f4dc color shades, tints & tones
#48f4dc color schemes
#48f4dc color preview, HTML & CSS examples
           This text has a color of #48f4dc        
        
          <p style="color:#48f4dc;">Text here</p>
        
        
          .mytext {color:#48f4dc;}
        
        Text color #48f4dc
      
           This box has a color of #48f4dc        
        
          <div style="background-color:#48f4dc;">Content here</div>
        
        
          .mybackground {background-color:#48f4dc;}
        
        Background color #48f4dc
      
           Border around this has a color of #48f4dc        
        
          <div style="border:2px solid #48f4dc;">Content here</div>
        
        
          .myborder {border:2px solid #48f4dc;}
        
        Border color #48f4dc