#48f0ed color space conversions
Hex:
        #48f0ed
        RGB:
        72, 240, 237
        CMY:
        72, 6, 7
        CMYK:
        70, 0, 1, 6
      HSL:
        179°, 84.8485%, 61.1765%
        HSV (HSB):
        179°, 70.0000%, 94.1176%
        XYZ:
        49.1186, 69.8123, 91.0071
        xyY:
        0.2340, 0.3325, 69.8123
      CIE-Lab:
        86.9047, -42.3133, -10.9726
        CIE-LCH:
        86.9047, 43.7128, 194.5376
        CIE-Luv:
        86.9047, -61.4104, -10.7203
        Hunter-Lab:
        83.5538, -41.2845, -6.0912
      #48f0ed color charts
#48f0ed RGB chart
      #48f0ed CMYK chart
      #48f0ed RGB pie chart
      #48f0ed color shades, tints & tones
#48f0ed color schemes
#48f0ed color preview, HTML & CSS examples
           This text has a color of #48f0ed        
        
          <p style="color:#48f0ed;">Text here</p>
        
        
          .mytext {color:#48f0ed;}
        
        Text color #48f0ed
      
           This box has a color of #48f0ed        
        
          <div style="background-color:#48f0ed;">Content here</div>
        
        
          .mybackground {background-color:#48f0ed;}
        
        Background color #48f0ed
      
           Border around this has a color of #48f0ed        
        
          <div style="border:2px solid #48f0ed;">Content here</div>
        
        
          .myborder {border:2px solid #48f0ed;}
        
        Border color #48f0ed