#48e4ec color space conversions
Hex:
        #48e4ec
        RGB:
        72, 228, 236
        CMY:
        72, 11, 7
        CMYK:
        69, 3, 0, 7
      HSL:
        183°, 81.1881%, 60.3922%
        HSV (HSB):
        183°, 69.4915%, 92.5490%
        XYZ:
        45.5562, 62.9207, 89.1007
        xyY:
        0.2306, 0.3185, 62.9207
      CIE-Lab:
        83.4006, -37.1540, -15.6894
        CIE-LCH:
        83.4006, 40.3309, 202.8934
        CIE-Luv:
        83.4006, -57.2825, -19.2029
        Hunter-Lab:
        79.3225, -36.2990, -11.0730
      #48e4ec color charts
#48e4ec RGB chart
      #48e4ec CMYK chart
      #48e4ec RGB pie chart
      #48e4ec color shades, tints & tones
#48e4ec color schemes
#48e4ec color preview, HTML & CSS examples
           This text has a color of #48e4ec        
        
          <p style="color:#48e4ec;">Text here</p>
        
        
          .mytext {color:#48e4ec;}
        
        Text color #48e4ec
      
           This box has a color of #48e4ec        
        
          <div style="background-color:#48e4ec;">Content here</div>
        
        
          .mybackground {background-color:#48e4ec;}
        
        Background color #48e4ec
      
           Border around this has a color of #48e4ec        
        
          <div style="border:2px solid #48e4ec;">Content here</div>
        
        
          .myborder {border:2px solid #48e4ec;}
        
        Border color #48e4ec