#48e0ed color space conversions
Hex:
        #48e0ed
        RGB:
        72, 224, 237
        CMY:
        72, 12, 7
        CMYK:
        70, 5, 0, 7
      HSL:
        185°, 82.0896%, 60.5882%
        HSV (HSB):
        185°, 69.6203%, 92.9412%
        XYZ:
        44.6142, 60.8035, 89.5056
        xyY:
        0.2289, 0.3119, 60.8035
      CIE-Lab:
        82.2730, -35.0094, -17.9166
        CIE-LCH:
        82.2730, 39.3276, 207.1018
        CIE-Luv:
        82.2730, -55.8117, -23.1918
        Hunter-Lab:
        77.9766, -34.3304, -13.4726
      #48e0ed color charts
#48e0ed RGB chart
      #48e0ed CMYK chart
      #48e0ed RGB pie chart
      #48e0ed color shades, tints & tones
#48e0ed color schemes
#48e0ed color preview, HTML & CSS examples
           This text has a color of #48e0ed        
        
          <p style="color:#48e0ed;">Text here</p>
        
        
          .mytext {color:#48e0ed;}
        
        Text color #48e0ed
      
           This box has a color of #48e0ed        
        
          <div style="background-color:#48e0ed;">Content here</div>
        
        
          .mybackground {background-color:#48e0ed;}
        
        Background color #48e0ed
      
           Border around this has a color of #48e0ed        
        
          <div style="border:2px solid #48e0ed;">Content here</div>
        
        
          .myborder {border:2px solid #48e0ed;}
        
        Border color #48e0ed