#48fc35 color space conversions
Hex:
        #48fc35
        RGB:
        72, 252, 53
        CMY:
        72, 1, 79
        CMYK:
        71, 0, 79, 1
      HSL:
        114°, 97.0732%, 59.8039%
        HSV (HSB):
        114°, 78.9683%, 98.8235%
        XYZ:
        38.1255, 71.2556, 15.1124
        xyY:
        0.3062, 0.5724, 71.2556
      CIE-Lab:
        87.6090, -77.8432, 75.0851
        CIE-LCH:
        87.6090, 108.1542, 136.0332
        CIE-Luv:
        87.6090, -74.5919, 100.4578
        Hunter-Lab:
        84.4130, -67.1025, 48.4744
      #48fc35 color charts
#48fc35 RGB chart
      #48fc35 CMYK chart
      #48fc35 RGB pie chart
      #48fc35 color shades, tints & tones
#48fc35 color schemes
#48fc35 color preview, HTML & CSS examples
           This text has a color of #48fc35        
        
          <p style="color:#48fc35;">Text here</p>
        
        
          .mytext {color:#48fc35;}
        
        Text color #48fc35
      
           This box has a color of #48fc35        
        
          <div style="background-color:#48fc35;">Content here</div>
        
        
          .mybackground {background-color:#48fc35;}
        
        Background color #48fc35
      
           Border around this has a color of #48fc35        
        
          <div style="border:2px solid #48fc35;">Content here</div>
        
        
          .myborder {border:2px solid #48fc35;}
        
        Border color #48fc35