#48ee98 color space conversions
Hex:
        #48ee98
        RGB:
        72, 238, 152
        CMY:
        72, 7, 40
        CMYK:
        70, 0, 36, 7
      HSL:
        149°, 83.0000%, 60.7843%
        HSV (HSB):
        149°, 69.7479%, 93.3333%
        XYZ:
        38.9145, 64.7938, 40.1612
        xyY:
        0.2705, 0.4504, 64.7938
      CIE-Lab:
        84.3774, -61.3871, 29.6326
        CIE-LCH:
        84.3774, 68.1650, 154.2326
        CIE-Luv:
        84.3774, -66.0866, 51.6918
        Hunter-Lab:
        80.4946, -54.5710, 26.7646
      #48ee98 color charts
#48ee98 RGB chart
      #48ee98 CMYK chart
      #48ee98 RGB pie chart
      #48ee98 color shades, tints & tones
#48ee98 color schemes
#48ee98 color preview, HTML & CSS examples
           This text has a color of #48ee98        
        
          <p style="color:#48ee98;">Text here</p>
        
        
          .mytext {color:#48ee98;}
        
        Text color #48ee98
      
           This box has a color of #48ee98        
        
          <div style="background-color:#48ee98;">Content here</div>
        
        
          .mybackground {background-color:#48ee98;}
        
        Background color #48ee98
      
           Border around this has a color of #48ee98        
        
          <div style="border:2px solid #48ee98;">Content here</div>
        
        
          .myborder {border:2px solid #48ee98;}
        
        Border color #48ee98