#48d3ff color space conversions
Hex:
        #48d3ff
        RGB:
        72, 211, 255
        CMY:
        72, 17, 0
        CMYK:
        72, 17, 0, 0
      HSL:
        194°, 100.0000%, 64.1176%
        HSV (HSB):
        194°, 71.7647%, 100.0000%
        XYZ:
        44.0168, 55.1862, 102.9398
        xyY:
        0.2178, 0.2730, 55.1862
      CIE-Lab:
        79.1484, -23.2839, -32.2438
        CIE-LCH:
        79.1484, 39.7719, 234.1662
        CIE-Luv:
        79.1484, -50.1192, -49.0273
        Hunter-Lab:
        74.2874, -24.2383, -30.1567
      #48d3ff color charts
#48d3ff RGB chart
      #48d3ff CMYK chart
      #48d3ff RGB pie chart
      #48d3ff color shades, tints & tones
#48d3ff color schemes
#48d3ff color preview, HTML & CSS examples
           This text has a color of #48d3ff        
        
          <p style="color:#48d3ff;">Text here</p>
        
        
          .mytext {color:#48d3ff;}
        
        Text color #48d3ff
      
           This box has a color of #48d3ff        
        
          <div style="background-color:#48d3ff;">Content here</div>
        
        
          .mybackground {background-color:#48d3ff;}
        
        Background color #48d3ff
      
           Border around this has a color of #48d3ff        
        
          <div style="border:2px solid #48d3ff;">Content here</div>
        
        
          .myborder {border:2px solid #48d3ff;}
        
        Border color #48d3ff