#48fefd color space conversions
Hex:
        #48fefd
        RGB:
        72, 254, 253
        CMY:
        72, 0, 1
        CMYK:
        72, 0, 0, 0
      HSL:
        180°, 98.9130%, 63.9216%
        HSV (HSB):
        180°, 71.6535%, 99.6078%
        XYZ:
        55.8439, 79.3532, 105.3019
        xyY:
        0.2322, 0.3300, 79.3532
      CIE-Lab:
        91.3939, -44.1279, -12.6211
        CIE-LCH:
        91.3939, 45.8973, 195.9611
        CIE-Luv:
        91.3939, -65.1541, -13.2232
        Hunter-Lab:
        89.0804, -43.9902, -7.7304
      #48fefd color charts
#48fefd RGB chart
      #48fefd CMYK chart
      #48fefd RGB pie chart
      #48fefd color shades, tints & tones
#48fefd color schemes
#48fefd color preview, HTML & CSS examples
           This text has a color of #48fefd        
        
          <p style="color:#48fefd;">Text here</p>
        
        
          .mytext {color:#48fefd;}
        
        Text color #48fefd
      
           This box has a color of #48fefd        
        
          <div style="background-color:#48fefd;">Content here</div>
        
        
          .mybackground {background-color:#48fefd;}
        
        Background color #48fefd
      
           Border around this has a color of #48fefd        
        
          <div style="border:2px solid #48fefd;">Content here</div>
        
        
          .myborder {border:2px solid #48fefd;}
        
        Border color #48fefd