#48d8ba color space conversions
Hex:
        #48d8ba
        RGB:
        72, 216, 186
        CMY:
        72, 15, 27
        CMYK:
        67, 0, 14, 15
      HSL:
        168°, 64.8649%, 56.4706%
        HSV (HSB):
        168°, 66.6667%, 84.7059%
        XYZ:
        36.0913, 54.0346, 54.9819
        xyY:
        0.2487, 0.3724, 54.0346
      CIE-Lab:
        78.4819, -45.1807, 3.6363
        CIE-LCH:
        78.4819, 45.3268, 175.3986
        CIE-Luv:
        78.4819, -56.2410, 12.6712
        Hunter-Lab:
        73.5082, -40.9990, 7.1087
      #48d8ba color charts
#48d8ba RGB chart
      #48d8ba CMYK chart
      #48d8ba RGB pie chart
      #48d8ba color shades, tints & tones
#48d8ba color schemes
#48d8ba color preview, HTML & CSS examples
           This text has a color of #48d8ba        
        
          <p style="color:#48d8ba;">Text here</p>
        
        
          .mytext {color:#48d8ba;}
        
        Text color #48d8ba
      
           This box has a color of #48d8ba        
        
          <div style="background-color:#48d8ba;">Content here</div>
        
        
          .mybackground {background-color:#48d8ba;}
        
        Background color #48d8ba
      
           Border around this has a color of #48d8ba        
        
          <div style="border:2px solid #48d8ba;">Content here</div>
        
        
          .myborder {border:2px solid #48d8ba;}
        
        Border color #48d8ba