#48c4fa color space conversions
Hex:
        #48c4fa
        RGB:
        72, 196, 250
        CMY:
        72, 23, 2
        CMYK:
        71, 22, 0, 2
      HSL:
        198°, 94.6809%, 63.1373%
        HSV (HSB):
        198°, 71.2000%, 98.0392%
        XYZ:
        39.6677, 47.7597, 97.5703
        xyY:
        0.2144, 0.2582, 47.7597
      CIE-Lab:
        74.6731, -17.1784, -36.4858
        CIE-LCH:
        74.6731, 40.3275, 244.7878
        CIE-Luv:
        74.6731, -45.1865, -56.7782
        Hunter-Lab:
        69.1084, -18.4819, -35.3324
      #48c4fa color charts
#48c4fa RGB chart
      #48c4fa CMYK chart
      #48c4fa RGB pie chart
      #48c4fa color shades, tints & tones
#48c4fa color schemes
#48c4fa color preview, HTML & CSS examples
           This text has a color of #48c4fa        
        
          <p style="color:#48c4fa;">Text here</p>
        
        
          .mytext {color:#48c4fa;}
        
        Text color #48c4fa
      
           This box has a color of #48c4fa        
        
          <div style="background-color:#48c4fa;">Content here</div>
        
        
          .mybackground {background-color:#48c4fa;}
        
        Background color #48c4fa
      
           Border around this has a color of #48c4fa        
        
          <div style="border:2px solid #48c4fa;">Content here</div>
        
        
          .myborder {border:2px solid #48c4fa;}
        
        Border color #48c4fa