#48c4ff color space conversions
Hex:
        #48c4ff
        RGB:
        72, 196, 255
        CMY:
        72, 23, 0
        CMYK:
        72, 23, 0, 0
      HSL:
        199°, 100.0000%, 64.1176%
        HSV (HSB):
        199°, 71.7647%, 100.0000%
        XYZ:
        40.4624, 48.0776, 101.7550
        xyY:
        0.2126, 0.2526, 48.0776
      CIE-Lab:
        74.8738, -15.5648, -38.8578
        CIE-LCH:
        74.8738, 41.8592, 248.1710
        CIE-Luv:
        74.8738, -44.9086, -61.0950
        Hunter-Lab:
        69.3380, -17.1772, -38.4728
      #48c4ff color charts
#48c4ff RGB chart
      #48c4ff CMYK chart
      #48c4ff RGB pie chart
      #48c4ff color shades, tints & tones
#48c4ff color schemes
#48c4ff color preview, HTML & CSS examples
           This text has a color of #48c4ff        
        
          <p style="color:#48c4ff;">Text here</p>
        
        
          .mytext {color:#48c4ff;}
        
        Text color #48c4ff
      
           This box has a color of #48c4ff        
        
          <div style="background-color:#48c4ff;">Content here</div>
        
        
          .mybackground {background-color:#48c4ff;}
        
        Background color #48c4ff
      
           Border around this has a color of #48c4ff        
        
          <div style="border:2px solid #48c4ff;">Content here</div>
        
        
          .myborder {border:2px solid #48c4ff;}
        
        Border color #48c4ff