#48b4db color space conversions
Hex:
        #48b4db
        RGB:
        72, 180, 219
        CMY:
        72, 29, 14
        CMYK:
        67, 18, 0, 14
      HSL:
        196°, 67.1233%, 57.0588%
        HSV (HSB):
        196°, 67.1233%, 85.8824%
        XYZ:
        31.7799, 39.1347, 72.8966
        xyY:
        0.2210, 0.2721, 39.1347
      CIE-Lab:
        68.8487, -18.6910, -28.6719
        CIE-LCH:
        68.8487, 34.2262, 236.8999
        CIE-Luv:
        68.8487, -41.2193, -42.7641
        Hunter-Lab:
        62.5577, -18.7963, -25.2984
      #48b4db color charts
#48b4db RGB chart
      #48b4db CMYK chart
      #48b4db RGB pie chart
      #48b4db color shades, tints & tones
#48b4db color schemes
#48b4db color preview, HTML & CSS examples
           This text has a color of #48b4db        
        
          <p style="color:#48b4db;">Text here</p>
        
        
          .mytext {color:#48b4db;}
        
        Text color #48b4db
      
           This box has a color of #48b4db        
        
          <div style="background-color:#48b4db;">Content here</div>
        
        
          .mybackground {background-color:#48b4db;}
        
        Background color #48b4db
      
           Border around this has a color of #48b4db        
        
          <div style="border:2px solid #48b4db;">Content here</div>
        
        
          .myborder {border:2px solid #48b4db;}
        
        Border color #48b4db