#48ab91 color space conversions
Hex:
        #48ab91
        RGB:
        72, 171, 145
        CMY:
        72, 33, 43
        CMYK:
        58, 0, 15, 33
      HSL:
        164°, 40.7407%, 47.6471%
        HSV (HSB):
        164°, 57.8947%, 67.0588%
        XYZ:
        22.3462, 32.5479, 31.8927
        xyY:
        0.2575, 0.3750, 32.5479
      CIE-Lab:
        63.7931, -35.3387, 4.7513
        CIE-LCH:
        63.7931, 35.6567, 172.3425
        CIE-Luv:
        63.7931, -41.7963, 12.3192
        Hunter-Lab:
        57.0507, -29.9221, 6.7911
      #48ab91 color charts
#48ab91 RGB chart
      #48ab91 CMYK chart
      #48ab91 RGB pie chart
      #48ab91 color shades, tints & tones
#48ab91 color schemes
#48ab91 color preview, HTML & CSS examples
           This text has a color of #48ab91        
        
          <p style="color:#48ab91;">Text here</p>
        
        
          .mytext {color:#48ab91;}
        
        Text color #48ab91
      
           This box has a color of #48ab91        
        
          <div style="background-color:#48ab91;">Content here</div>
        
        
          .mybackground {background-color:#48ab91;}
        
        Background color #48ab91
      
           Border around this has a color of #48ab91        
        
          <div style="border:2px solid #48ab91;">Content here</div>
        
        
          .myborder {border:2px solid #48ab91;}
        
        Border color #48ab91