#48bfec color space conversions
Hex:
        #48bfec
        RGB:
        72, 191, 236
        CMY:
        72, 25, 7
        CMYK:
        69, 19, 0, 7
      HSL:
        196°, 81.1881%, 60.3922%
        HSV (HSB):
        196°, 69.4915%, 92.5490%
        XYZ:
        36.4436, 44.6954, 86.0632
        xyY:
        0.2180, 0.2673, 44.6954
      CIE-Lab:
        72.6909, -19.0450, -32.0040
        CIE-LCH:
        72.6909, 37.2421, 239.2439
        CIE-Luv:
        72.6909, -44.2141, -48.6813
        Hunter-Lab:
        66.8547, -19.6923, -29.5268
      #48bfec color charts
#48bfec RGB chart
      #48bfec CMYK chart
      #48bfec RGB pie chart
      #48bfec color shades, tints & tones
#48bfec color schemes
#48bfec color preview, HTML & CSS examples
           This text has a color of #48bfec        
        
          <p style="color:#48bfec;">Text here</p>
        
        
          .mytext {color:#48bfec;}
        
        Text color #48bfec
      
           This box has a color of #48bfec        
        
          <div style="background-color:#48bfec;">Content here</div>
        
        
          .mybackground {background-color:#48bfec;}
        
        Background color #48bfec
      
           Border around this has a color of #48bfec        
        
          <div style="border:2px solid #48bfec;">Content here</div>
        
        
          .myborder {border:2px solid #48bfec;}
        
        Border color #48bfec