#48bcab color space conversions
Hex:
        #48bcab
        RGB:
        72, 188, 171
        CMY:
        72, 26, 33
        CMYK:
        62, 0, 9, 26
      HSL:
        171°, 46.4000%, 50.9804%
        HSV (HSB):
        171°, 61.7021%, 73.7255%
        XYZ:
        28.0064, 40.2844, 44.8277
        xyY:
        0.2476, 0.3561, 40.2844
      CIE-Lab:
        69.6716, -36.5563, -1.0751
        CIE-LCH:
        69.6716, 36.5721, 181.6846
        CIE-Luv:
        69.6716, -46.8594, 4.0875
        Hunter-Lab:
        63.4700, -32.3087, 2.5536
      #48bcab color charts
#48bcab RGB chart
      #48bcab CMYK chart
      #48bcab RGB pie chart
      #48bcab color shades, tints & tones
#48bcab color schemes
#48bcab color preview, HTML & CSS examples
           This text has a color of #48bcab        
        
          <p style="color:#48bcab;">Text here</p>
        
        
          .mytext {color:#48bcab;}
        
        Text color #48bcab
      
           This box has a color of #48bcab        
        
          <div style="background-color:#48bcab;">Content here</div>
        
        
          .mybackground {background-color:#48bcab;}
        
        Background color #48bcab
      
           Border around this has a color of #48bcab        
        
          <div style="border:2px solid #48bcab;">Content here</div>
        
        
          .myborder {border:2px solid #48bcab;}
        
        Border color #48bcab