#48cf8d color space conversions
Hex:
        #48cf8d
        RGB:
        72, 207, 141
        CMY:
        72, 19, 45
        CMYK:
        65, 0, 32, 19
      HSL:
        151°, 58.4416%, 54.7059%
        HSV (HSB):
        151°, 65.2174%, 81.1765%
        XYZ:
        29.7930, 47.9265, 32.8798
        xyY:
        0.2694, 0.4333, 47.9265
      CIE-Lab:
        74.7785, -51.6390, 22.3352
        CIE-LCH:
        74.7785, 56.2622, 156.6103
        CIE-Luv:
        74.7785, -55.6008, 39.5846
        Hunter-Lab:
        69.2289, -44.3322, 20.3009
      #48cf8d color charts
#48cf8d RGB chart
      #48cf8d CMYK chart
      #48cf8d RGB pie chart
      #48cf8d color shades, tints & tones
#48cf8d color schemes
#48cf8d color preview, HTML & CSS examples
           This text has a color of #48cf8d        
        
          <p style="color:#48cf8d;">Text here</p>
        
        
          .mytext {color:#48cf8d;}
        
        Text color #48cf8d
      
           This box has a color of #48cf8d        
        
          <div style="background-color:#48cf8d;">Content here</div>
        
        
          .mybackground {background-color:#48cf8d;}
        
        Background color #48cf8d
      
           Border around this has a color of #48cf8d        
        
          <div style="border:2px solid #48cf8d;">Content here</div>
        
        
          .myborder {border:2px solid #48cf8d;}
        
        Border color #48cf8d