#48dbbd color space conversions
Hex:
        #48dbbd
        RGB:
        72, 219, 189
        CMY:
        72, 14, 26
        CMYK:
        67, 0, 14, 14
      HSL:
        168°, 67.1233%, 57.0588%
        HSV (HSB):
        168°, 67.1233%, 85.8824%
        XYZ:
        37.1893, 55.7149, 56.9381
        xyY:
        0.2482, 0.3718, 55.7149
      CIE-Lab:
        79.4513, -45.7237, 3.4407
        CIE-LCH:
        79.4513, 45.8530, 175.6966
        CIE-Luv:
        79.4513, -57.1327, 12.4875
        Hunter-Lab:
        74.6424, -41.6896, 7.0226
      #48dbbd color charts
#48dbbd RGB chart
      #48dbbd CMYK chart
      #48dbbd RGB pie chart
      #48dbbd color shades, tints & tones
#48dbbd color schemes
#48dbbd color preview, HTML & CSS examples
           This text has a color of #48dbbd        
        
          <p style="color:#48dbbd;">Text here</p>
        
        
          .mytext {color:#48dbbd;}
        
        Text color #48dbbd
      
           This box has a color of #48dbbd        
        
          <div style="background-color:#48dbbd;">Content here</div>
        
        
          .mybackground {background-color:#48dbbd;}
        
        Background color #48dbbd
      
           Border around this has a color of #48dbbd        
        
          <div style="border:2px solid #48dbbd;">Content here</div>
        
        
          .myborder {border:2px solid #48dbbd;}
        
        Border color #48dbbd