#48dfa1 color space conversions
Hex:
        #48dfa1
        RGB:
        72, 223, 161
        CMY:
        72, 13, 37
        CMYK:
        68, 0, 28, 13
      HSL:
        155°, 70.2326%, 57.8431%
        HSV (HSB):
        155°, 67.7130%, 87.4510%
        XYZ:
        35.4932, 56.7263, 42.7968
        xyY:
        0.2629, 0.4201, 56.7263
      CIE-Lab:
        80.0254, -53.8448, 19.0578
        CIE-LCH:
        80.0254, 57.1180, 160.5091
        CIE-Luv:
        80.0254, -60.2710, 36.1676
        Hunter-Lab:
        75.3168, -47.6861, 19.0318
      #48dfa1 color charts
#48dfa1 RGB chart
      #48dfa1 CMYK chart
      #48dfa1 RGB pie chart
      #48dfa1 color shades, tints & tones
#48dfa1 color schemes
#48dfa1 color preview, HTML & CSS examples
           This text has a color of #48dfa1        
        
          <p style="color:#48dfa1;">Text here</p>
        
        
          .mytext {color:#48dfa1;}
        
        Text color #48dfa1
      
           This box has a color of #48dfa1        
        
          <div style="background-color:#48dfa1;">Content here</div>
        
        
          .mybackground {background-color:#48dfa1;}
        
        Background color #48dfa1
      
           Border around this has a color of #48dfa1        
        
          <div style="border:2px solid #48dfa1;">Content here</div>
        
        
          .myborder {border:2px solid #48dfa1;}
        
        Border color #48dfa1