#48eaaa color space conversions
Hex:
        #48eaaa
        RGB:
        72, 234, 170
        CMY:
        72, 8, 33
        CMYK:
        69, 0, 27, 8
      HSL:
        156°, 79.4118%, 60.0000%
        HSV (HSB):
        156°, 69.2308%, 91.7647%
        XYZ:
        39.3510, 63.1256, 48.1407
        xyY:
        0.2613, 0.4191, 63.1256
      CIE-Lab:
        83.5084, -56.2588, 19.2029
        CIE-LCH:
        83.5084, 59.4458, 161.1536
        CIE-Luv:
        83.5084, -63.6441, 37.0647
        Hunter-Lab:
        79.4516, -50.6325, 19.6917
      #48eaaa color charts
#48eaaa RGB chart
      #48eaaa CMYK chart
      #48eaaa RGB pie chart
      #48eaaa color shades, tints & tones
#48eaaa color schemes
#48eaaa color preview, HTML & CSS examples
           This text has a color of #48eaaa        
        
          <p style="color:#48eaaa;">Text here</p>
        
        
          .mytext {color:#48eaaa;}
        
        Text color #48eaaa
      
           This box has a color of #48eaaa        
        
          <div style="background-color:#48eaaa;">Content here</div>
        
        
          .mybackground {background-color:#48eaaa;}
        
        Background color #48eaaa
      
           Border around this has a color of #48eaaa        
        
          <div style="border:2px solid #48eaaa;">Content here</div>
        
        
          .myborder {border:2px solid #48eaaa;}
        
        Border color #48eaaa