#48f5ef color space conversions
Hex:
        #48f5ef
        RGB:
        72, 245, 239
        CMY:
        72, 4, 6
        CMYK:
        71, 0, 2, 4
      HSL:
        178°, 89.6373%, 62.1569%
        HSV (HSB):
        178°, 70.6122%, 96.0784%
        XYZ:
        50.9049, 72.9145, 93.0523
        xyY:
        0.2347, 0.3362, 72.9145
      CIE-Lab:
        88.4069, -43.9822, -9.7834
        CIE-LCH:
        88.4069, 45.0572, 192.5407
        CIE-Luv:
        88.4069, -63.0115, -8.5378
        Hunter-Lab:
        85.3900, -43.0205, -4.8373
      #48f5ef color charts
#48f5ef RGB chart
      #48f5ef CMYK chart
      #48f5ef RGB pie chart
      #48f5ef color shades, tints & tones
#48f5ef color schemes
#48f5ef color preview, HTML & CSS examples
           This text has a color of #48f5ef        
        
          <p style="color:#48f5ef;">Text here</p>
        
        
          .mytext {color:#48f5ef;}
        
        Text color #48f5ef
      
           This box has a color of #48f5ef        
        
          <div style="background-color:#48f5ef;">Content here</div>
        
        
          .mybackground {background-color:#48f5ef;}
        
        Background color #48f5ef
      
           Border around this has a color of #48f5ef        
        
          <div style="border:2px solid #48f5ef;">Content here</div>
        
        
          .myborder {border:2px solid #48f5ef;}
        
        Border color #48f5ef