#48cdff color space conversions
Hex:
        #48cdff
        RGB:
        72, 205, 255
        CMY:
        72, 20, 0
        CMYK:
        72, 20, 0, 0
      HSL:
        196°, 100.0000%, 64.1176%
        HSV (HSB):
        196°, 71.7647%, 100.0000%
        XYZ:
        42.5538, 52.2604, 102.4522
        xyY:
        0.2157, 0.2649, 52.2604
      CIE-Lab:
        77.4363, -20.2379, -34.8854
        CIE-LCH:
        77.4363, 40.3307, 239.8809
        CIE-Luv:
        77.4363, -48.0321, -53.8611
        Hunter-Lab:
        72.2913, -21.4370, -33.4226
      #48cdff color charts
#48cdff RGB chart
      #48cdff CMYK chart
      #48cdff RGB pie chart
      #48cdff color shades, tints & tones
#48cdff color schemes
#48cdff color preview, HTML & CSS examples
           This text has a color of #48cdff        
        
          <p style="color:#48cdff;">Text here</p>
        
        
          .mytext {color:#48cdff;}
        
        Text color #48cdff
      
           This box has a color of #48cdff        
        
          <div style="background-color:#48cdff;">Content here</div>
        
        
          .mybackground {background-color:#48cdff;}
        
        Background color #48cdff
      
           Border around this has a color of #48cdff        
        
          <div style="border:2px solid #48cdff;">Content here</div>
        
        
          .myborder {border:2px solid #48cdff;}
        
        Border color #48cdff