#48ee95 color space conversions
Hex:
        #48ee95
        RGB:
        72, 238, 149
        CMY:
        72, 7, 42
        CMYK:
        70, 0, 37, 7
      HSL:
        148°, 83.0000%, 60.7843%
        HSV (HSB):
        148°, 69.7479%, 93.3333%
        XYZ:
        38.6718, 64.6967, 38.8833
        xyY:
        0.2719, 0.4548, 64.6967
      CIE-Lab:
        84.3272, -61.9444, 31.0839
        CIE-LCH:
        84.3272, 69.3059, 153.3524
        CIE-Luv:
        84.3272, -66.2513, 53.5874
        Hunter-Lab:
        80.4343, -54.9393, 27.6422
      #48ee95 color charts
#48ee95 RGB chart
      #48ee95 CMYK chart
      #48ee95 RGB pie chart
      #48ee95 color shades, tints & tones
#48ee95 color schemes
#48ee95 color preview, HTML & CSS examples
           This text has a color of #48ee95        
        
          <p style="color:#48ee95;">Text here</p>
        
        
          .mytext {color:#48ee95;}
        
        Text color #48ee95
      
           This box has a color of #48ee95        
        
          <div style="background-color:#48ee95;">Content here</div>
        
        
          .mybackground {background-color:#48ee95;}
        
        Background color #48ee95
      
           Border around this has a color of #48ee95        
        
          <div style="border:2px solid #48ee95;">Content here</div>
        
        
          .myborder {border:2px solid #48ee95;}
        
        Border color #48ee95