#48f0ec color space conversions
Hex:
        #48f0ec
        RGB:
        72, 240, 236
        CMY:
        72, 6, 7
        CMYK:
        70, 0, 2, 6
      HSL:
        179°, 84.8485%, 61.1765%
        HSV (HSB):
        179°, 70.0000%, 94.1176%
        XYZ:
        48.9729, 69.7540, 90.2396
        xyY:
        0.2344, 0.3338, 69.7540
      CIE-Lab:
        86.8761, -42.5870, -10.4909
        CIE-LCH:
        86.8761, 43.8601, 193.8388
        CIE-Luv:
        86.8761, -61.4780, -9.8901
        Hunter-Lab:
        83.5189, -41.4911, -5.5978
      #48f0ec color charts
#48f0ec RGB chart
      #48f0ec CMYK chart
      #48f0ec RGB pie chart
      #48f0ec color shades, tints & tones
#48f0ec color schemes
#48f0ec color preview, HTML & CSS examples
           This text has a color of #48f0ec        
        
          <p style="color:#48f0ec;">Text here</p>
        
        
          .mytext {color:#48f0ec;}
        
        Text color #48f0ec
      
           This box has a color of #48f0ec        
        
          <div style="background-color:#48f0ec;">Content here</div>
        
        
          .mybackground {background-color:#48f0ec;}
        
        Background color #48f0ec
      
           Border around this has a color of #48f0ec        
        
          <div style="border:2px solid #48f0ec;">Content here</div>
        
        
          .myborder {border:2px solid #48f0ec;}
        
        Border color #48f0ec