#48b4bf color space conversions
Hex:
        #48b4bf
        RGB:
        72, 180, 191
        CMY:
        72, 29, 25
        CMYK:
        62, 6, 0, 25
      HSL:
        186°, 48.1781%, 51.5686%
        HSV (HSB):
        186°, 62.3037%, 74.9020%
        XYZ:
        28.3977, 37.7818, 55.0861
        xyY:
        0.2342, 0.3116, 37.7818
      CIE-Lab:
        67.8595, -27.2029, -14.7788
        CIE-LCH:
        67.8595, 30.9582, 208.5144
        CIE-Luv:
        67.8595, -42.7444, -18.6541
        Hunter-Lab:
        61.4669, -25.1001, -10.1083
      #48b4bf color charts
#48b4bf RGB chart
      #48b4bf CMYK chart
      #48b4bf RGB pie chart
      #48b4bf color shades, tints & tones
#48b4bf color schemes
#48b4bf color preview, HTML & CSS examples
           This text has a color of #48b4bf        
        
          <p style="color:#48b4bf;">Text here</p>
        
        
          .mytext {color:#48b4bf;}
        
        Text color #48b4bf
      
           This box has a color of #48b4bf        
        
          <div style="background-color:#48b4bf;">Content here</div>
        
        
          .mybackground {background-color:#48b4bf;}
        
        Background color #48b4bf
      
           Border around this has a color of #48b4bf        
        
          <div style="border:2px solid #48b4bf;">Content here</div>
        
        
          .myborder {border:2px solid #48b4bf;}
        
        Border color #48b4bf