#48c3ff color space conversions
Hex:
        #48c3ff
        RGB:
        72, 195, 255
        CMY:
        72, 24, 0
        CMYK:
        72, 24, 0, 0
      HSL:
        200°, 100.0000%, 64.1176%
        HSV (HSB):
        200°, 71.7647%, 100.0000%
        XYZ:
        40.2376, 47.6279, 101.6801
        xyY:
        0.2123, 0.2513, 47.6279
      CIE-Lab:
        74.5896, -15.0378, -39.2998
        CIE-LCH:
        74.5896, 42.0786, 249.0610
        CIE-Luv:
        74.5896, -44.5623, -61.8962
        Hunter-Lab:
        69.0130, -16.6994, -39.0457
      #48c3ff color charts
#48c3ff RGB chart
      #48c3ff CMYK chart
      #48c3ff RGB pie chart
      #48c3ff color shades, tints & tones
#48c3ff color schemes
#48c3ff color preview, HTML & CSS examples
           This text has a color of #48c3ff        
        
          <p style="color:#48c3ff;">Text here</p>
        
        
          .mytext {color:#48c3ff;}
        
        Text color #48c3ff
      
           This box has a color of #48c3ff        
        
          <div style="background-color:#48c3ff;">Content here</div>
        
        
          .mybackground {background-color:#48c3ff;}
        
        Background color #48c3ff
      
           Border around this has a color of #48c3ff        
        
          <div style="border:2px solid #48c3ff;">Content here</div>
        
        
          .myborder {border:2px solid #48c3ff;}
        
        Border color #48c3ff