#48d8bc color space conversions
Hex:
        #48d8bc
        RGB:
        72, 216, 188
        CMY:
        72, 15, 26
        CMYK:
        67, 0, 13, 15
      HSL:
        168°, 64.8649%, 56.4706%
        HSV (HSB):
        168°, 66.6667%, 84.7059%
        XYZ:
        36.3055, 54.1203, 56.1097
        xyY:
        0.2478, 0.3693, 54.1203
      CIE-Lab:
        78.5318, -44.6810, 2.6407
        CIE-LCH:
        78.5318, 44.7590, 176.6177
        CIE-Luv:
        78.5318, -56.1162, 11.0960
        Hunter-Lab:
        73.5665, -40.6507, 6.2756
      #48d8bc color charts
#48d8bc RGB chart
      #48d8bc CMYK chart
      #48d8bc RGB pie chart
      #48d8bc color shades, tints & tones
#48d8bc color schemes
#48d8bc color preview, HTML & CSS examples
           This text has a color of #48d8bc        
        
          <p style="color:#48d8bc;">Text here</p>
        
        
          .mytext {color:#48d8bc;}
        
        Text color #48d8bc
      
           This box has a color of #48d8bc        
        
          <div style="background-color:#48d8bc;">Content here</div>
        
        
          .mybackground {background-color:#48d8bc;}
        
        Background color #48d8bc
      
           Border around this has a color of #48d8bc        
        
          <div style="border:2px solid #48d8bc;">Content here</div>
        
        
          .myborder {border:2px solid #48d8bc;}
        
        Border color #48d8bc