#48a4bf color space conversions
Hex:
        #48a4bf
        RGB:
        72, 164, 191
        CMY:
        72, 36, 25
        CMYK:
        62, 14, 0, 25
      HSL:
        194°, 48.1781%, 51.5686%
        HSV (HSB):
        194°, 62.3037%, 74.9020%
        XYZ:
        25.3519, 31.6902, 54.0709
        xyY:
        0.2282, 0.2852, 31.6902
      CIE-Lab:
        63.0860, -19.0327, -22.0238
        CIE-LCH:
        63.0860, 29.1083, 229.1669
        CIE-Luv:
        63.0860, -36.7972, -31.2456
        Hunter-Lab:
        56.2941, -18.1275, -17.5426
      #48a4bf color charts
#48a4bf RGB chart
      #48a4bf CMYK chart
      #48a4bf RGB pie chart
      #48a4bf color shades, tints & tones
#48a4bf color schemes
#48a4bf color preview, HTML & CSS examples
           This text has a color of #48a4bf        
        
          <p style="color:#48a4bf;">Text here</p>
        
        
          .mytext {color:#48a4bf;}
        
        Text color #48a4bf
      
           This box has a color of #48a4bf        
        
          <div style="background-color:#48a4bf;">Content here</div>
        
        
          .mybackground {background-color:#48a4bf;}
        
        Background color #48a4bf
      
           Border around this has a color of #48a4bf        
        
          <div style="border:2px solid #48a4bf;">Content here</div>
        
        
          .myborder {border:2px solid #48a4bf;}
        
        Border color #48a4bf