#48adbf color space conversions
Hex:
        #48adbf
        RGB:
        72, 173, 191
        CMY:
        72, 32, 25
        CMYK:
        62, 9, 0, 25
      HSL:
        189°, 48.1781%, 51.5686%
        HSV (HSB):
        189°, 62.3037%, 74.9020%
        XYZ:
        27.0200, 35.0264, 54.6269
        xyY:
        0.2316, 0.3002, 35.0264
      CIE-Lab:
        65.7692, -23.6885, -17.9386
        CIE-LCH:
        65.7692, 29.7143, 217.1356
        CIE-Luv:
        65.7692, -40.1445, -24.1474
        Hunter-Lab:
        59.1831, -22.0764, -13.2973
      #48adbf color charts
#48adbf RGB chart
      #48adbf CMYK chart
      #48adbf RGB pie chart
      #48adbf color shades, tints & tones
#48adbf color schemes
#48adbf color preview, HTML & CSS examples
           This text has a color of #48adbf        
        
          <p style="color:#48adbf;">Text here</p>
        
        
          .mytext {color:#48adbf;}
        
        Text color #48adbf
      
           This box has a color of #48adbf        
        
          <div style="background-color:#48adbf;">Content here</div>
        
        
          .mybackground {background-color:#48adbf;}
        
        Background color #48adbf
      
           Border around this has a color of #48adbf        
        
          <div style="border:2px solid #48adbf;">Content here</div>
        
        
          .myborder {border:2px solid #48adbf;}
        
        Border color #48adbf