#48dfa5 color space conversions
Hex:
        #48dfa5
        RGB:
        72, 223, 165
        CMY:
        72, 13, 35
        CMYK:
        68, 0, 26, 13
      HSL:
        157°, 70.2326%, 57.8431%
        HSV (HSB):
        157°, 67.7130%, 87.4510%
        XYZ:
        35.8517, 56.8697, 44.6847
        xyY:
        0.2609, 0.4139, 56.8697
      CIE-Lab:
        80.1062, -52.9850, 17.0739
        CIE-LCH:
        80.1062, 55.6681, 162.1389
        CIE-Luv:
        80.1062, -60.0361, 33.3320
        Hunter-Lab:
        75.4120, -47.1101, 17.6567
      #48dfa5 color charts
#48dfa5 RGB chart
      #48dfa5 CMYK chart
      #48dfa5 RGB pie chart
      #48dfa5 color shades, tints & tones
#48dfa5 color schemes
#48dfa5 color preview, HTML & CSS examples
           This text has a color of #48dfa5        
        
          <p style="color:#48dfa5;">Text here</p>
        
        
          .mytext {color:#48dfa5;}
        
        Text color #48dfa5
      
           This box has a color of #48dfa5        
        
          <div style="background-color:#48dfa5;">Content here</div>
        
        
          .mybackground {background-color:#48dfa5;}
        
        Background color #48dfa5
      
           Border around this has a color of #48dfa5        
        
          <div style="border:2px solid #48dfa5;">Content here</div>
        
        
          .myborder {border:2px solid #48dfa5;}
        
        Border color #48dfa5