#48e3fa color space conversions
Hex:
        #48e3fa
        RGB:
        72, 227, 250
        CMY:
        72, 11, 2
        CMYK:
        71, 9, 0, 2
      HSL:
        188°, 94.6809%, 63.1373%
        HSV (HSB):
        188°, 71.2000%, 98.0392%
        XYZ:
        47.3969, 63.2180, 100.1467
        xyY:
        0.2249, 0.3000, 63.2180
      CIE-Lab:
        83.5570, -32.6273, -22.8512
        CIE-LCH:
        83.5570, 39.8336, 215.0063
        CIE-Luv:
        83.5570, -56.0122, -31.8905
        Hunter-Lab:
        79.5098, -32.7357, -19.0220
      #48e3fa color charts
#48e3fa RGB chart
      #48e3fa CMYK chart
      #48e3fa RGB pie chart
      #48e3fa color shades, tints & tones
#48e3fa color schemes
#48e3fa color preview, HTML & CSS examples
           This text has a color of #48e3fa        
        
          <p style="color:#48e3fa;">Text here</p>
        
        
          .mytext {color:#48e3fa;}
        
        Text color #48e3fa
      
           This box has a color of #48e3fa        
        
          <div style="background-color:#48e3fa;">Content here</div>
        
        
          .mybackground {background-color:#48e3fa;}
        
        Background color #48e3fa
      
           Border around this has a color of #48e3fa        
        
          <div style="border:2px solid #48e3fa;">Content here</div>
        
        
          .myborder {border:2px solid #48e3fa;}
        
        Border color #48e3fa