#48aacf color space conversions
Hex:
        #48aacf
        RGB:
        72, 170, 207
        CMY:
        72, 33, 19
        CMYK:
        65, 18, 0, 19
      HSL:
        196°, 58.4416%, 54.7059%
        HSV (HSB):
        196°, 65.2174%, 81.1765%
        XYZ:
        28.3097, 34.6322, 64.2241
        xyY:
        0.2226, 0.2723, 34.6322
      CIE-Lab:
        65.4613, -17.2114, -27.2790
        CIE-LCH:
        65.4613, 32.2548, 237.7505
        CIE-Luv:
        65.4613, -38.2186, -40.3359
        Hunter-Lab:
        58.8491, -17.1175, -23.5109
      #48aacf color charts
#48aacf RGB chart
      #48aacf CMYK chart
      #48aacf RGB pie chart
      #48aacf color shades, tints & tones
#48aacf color schemes
#48aacf color preview, HTML & CSS examples
           This text has a color of #48aacf        
        
          <p style="color:#48aacf;">Text here</p>
        
        
          .mytext {color:#48aacf;}
        
        Text color #48aacf
      
           This box has a color of #48aacf        
        
          <div style="background-color:#48aacf;">Content here</div>
        
        
          .mybackground {background-color:#48aacf;}
        
        Background color #48aacf
      
           Border around this has a color of #48aacf        
        
          <div style="border:2px solid #48aacf;">Content here</div>
        
        
          .myborder {border:2px solid #48aacf;}
        
        Border color #48aacf