#48a7cf color space conversions
Hex:
        #48a7cf
        RGB:
        72, 167, 207
        CMY:
        72, 35, 19
        CMYK:
        65, 19, 0, 19
      HSL:
        198°, 58.4416%, 54.7059%
        HSV (HSB):
        198°, 65.2174%, 81.1765%
        XYZ:
        27.7537, 33.5201, 64.0387
        xyY:
        0.2215, 0.2675, 33.5201
      CIE-Lab:
        64.5799, -15.6128, -28.6371
        CIE-LCH:
        64.5799, 32.6166, 241.4009
        CIE-Luv:
        64.5799, -37.1267, -42.7189
        Hunter-Lab:
        57.8966, -15.7521, -25.0524
      #48a7cf color charts
#48a7cf RGB chart
      #48a7cf CMYK chart
      #48a7cf RGB pie chart
      #48a7cf color shades, tints & tones
#48a7cf color schemes
#48a7cf color preview, HTML & CSS examples
           This text has a color of #48a7cf        
        
          <p style="color:#48a7cf;">Text here</p>
        
        
          .mytext {color:#48a7cf;}
        
        Text color #48a7cf
      
           This box has a color of #48a7cf        
        
          <div style="background-color:#48a7cf;">Content here</div>
        
        
          .mybackground {background-color:#48a7cf;}
        
        Background color #48a7cf
      
           Border around this has a color of #48a7cf        
        
          <div style="border:2px solid #48a7cf;">Content here</div>
        
        
          .myborder {border:2px solid #48a7cf;}
        
        Border color #48a7cf