#48a5eb color space conversions
Hex:
        #48a5eb
        RGB:
        72, 165, 235
        CMY:
        72, 35, 8
        CMYK:
        69, 30, 0, 8
      HSL:
        206°, 80.2956%, 60.1961%
        HSV (HSB):
        206°, 69.3617%, 92.1569%
        XYZ:
        31.1230, 34.2861, 83.5748
        xyY:
        0.2089, 0.2301, 34.2861
      CIE-Lab:
        65.1891, -5.3244, -43.1386
        CIE-LCH:
        65.1891, 43.4659, 262.9638
        CIE-Luv:
        65.1891, -35.1442, -68.4295
        Hunter-Lab:
        58.5544, -7.5932, -43.6367
      #48a5eb color charts
#48a5eb RGB chart
      #48a5eb CMYK chart
      #48a5eb RGB pie chart
      #48a5eb color shades, tints & tones
#48a5eb color schemes
#48a5eb color preview, HTML & CSS examples
           This text has a color of #48a5eb        
        
          <p style="color:#48a5eb;">Text here</p>
        
        
          .mytext {color:#48a5eb;}
        
        Text color #48a5eb
      
           This box has a color of #48a5eb        
        
          <div style="background-color:#48a5eb;">Content here</div>
        
        
          .mybackground {background-color:#48a5eb;}
        
        Background color #48a5eb
      
           Border around this has a color of #48a5eb        
        
          <div style="border:2px solid #48a5eb;">Content here</div>
        
        
          .myborder {border:2px solid #48a5eb;}
        
        Border color #48a5eb