#48a98a color space conversions
Hex:
        #48a98a
        RGB:
        72, 169, 138
        CMY:
        72, 34, 46
        CMYK:
        57, 0, 18, 34
      HSL:
        161°, 40.2490%, 47.2549%
        HSV (HSB):
        161°, 57.3964%, 66.2745%
        XYZ:
        21.4479, 31.5886, 29.0115
        xyY:
        0.2614, 0.3850, 31.5886
      CIE-Lab:
        63.0014, -36.1181, 7.5128
        CIE-LCH:
        63.0014, 36.8912, 168.2497
        CIE-Luv:
        63.0014, -41.3691, 16.2870
        Hunter-Lab:
        56.2038, -30.2393, 8.7380
      #48a98a color charts
#48a98a RGB chart
      #48a98a CMYK chart
      #48a98a RGB pie chart
      #48a98a color shades, tints & tones
#48a98a color schemes
#48a98a color preview, HTML & CSS examples
           This text has a color of #48a98a        
        
          <p style="color:#48a98a;">Text here</p>
        
        
          .mytext {color:#48a98a;}
        
        Text color #48a98a
      
           This box has a color of #48a98a        
        
          <div style="background-color:#48a98a;">Content here</div>
        
        
          .mybackground {background-color:#48a98a;}
        
        Background color #48a98a
      
           Border around this has a color of #48a98a        
        
          <div style="border:2px solid #48a98a;">Content here</div>
        
        
          .myborder {border:2px solid #48a98a;}
        
        Border color #48a98a