#48f0e1 color space conversions
Hex:
        #48f0e1
        RGB:
        72, 240, 225
        CMY:
        72, 6, 12
        CMYK:
        70, 0, 6, 6
      HSL:
        175°, 84.8485%, 61.1765%
        HSV (HSB):
        175°, 70.0000%, 94.1176%
        XYZ:
        47.4232, 69.1341, 82.0789
        xyY:
        0.2387, 0.3480, 69.1341
      CIE-Lab:
        86.5704, -45.5431, -5.1750
        CIE-LCH:
        86.5704, 45.8362, 186.4827
        CIE-Luv:
        86.5704, -62.2194, -0.8413
        Hunter-Lab:
        83.1469, -43.6990, -0.3256
      #48f0e1 color charts
#48f0e1 RGB chart
      #48f0e1 CMYK chart
      #48f0e1 RGB pie chart
      #48f0e1 color shades, tints & tones
#48f0e1 color schemes
#48f0e1 color preview, HTML & CSS examples
           This text has a color of #48f0e1        
        
          <p style="color:#48f0e1;">Text here</p>
        
        
          .mytext {color:#48f0e1;}
        
        Text color #48f0e1
      
           This box has a color of #48f0e1        
        
          <div style="background-color:#48f0e1;">Content here</div>
        
        
          .mybackground {background-color:#48f0e1;}
        
        Background color #48f0e1
      
           Border around this has a color of #48f0e1        
        
          <div style="border:2px solid #48f0e1;">Content here</div>
        
        
          .myborder {border:2px solid #48f0e1;}
        
        Border color #48f0e1