#48bbfe color space conversions
Hex:
        #48bbfe
        RGB:
        72, 187, 254
        CMY:
        72, 27, 0
        CMYK:
        72, 26, 0, 0
      HSL:
        202°, 98.9130%, 63.9216%
        HSV (HSB):
        202°, 71.6535%, 99.6078%
        XYZ:
        38.3322, 44.0741, 100.2528
        xyY:
        0.2099, 0.2413, 44.0741
      CIE-Lab:
        72.2780, -11.0960, -42.3663
        CIE-LCH:
        72.2780, 43.7953, 255.3235
        CIE-Luv:
        72.2780, -41.8523, -67.4168
        Hunter-Lab:
        66.3883, -13.1148, -43.0617
      #48bbfe color charts
#48bbfe RGB chart
      #48bbfe CMYK chart
      #48bbfe RGB pie chart
      #48bbfe color shades, tints & tones
#48bbfe color schemes
#48bbfe color preview, HTML & CSS examples
           This text has a color of #48bbfe        
        
          <p style="color:#48bbfe;">Text here</p>
        
        
          .mytext {color:#48bbfe;}
        
        Text color #48bbfe
      
           This box has a color of #48bbfe        
        
          <div style="background-color:#48bbfe;">Content here</div>
        
        
          .mybackground {background-color:#48bbfe;}
        
        Background color #48bbfe
      
           Border around this has a color of #48bbfe        
        
          <div style="border:2px solid #48bbfe;">Content here</div>
        
        
          .myborder {border:2px solid #48bbfe;}
        
        Border color #48bbfe