#48ee12 color space conversions
Hex:
        #48ee12
        RGB:
        72, 238, 18
        CMY:
        72, 7, 93
        CMYK:
        70, 0, 92, 7
      HSL:
        105°, 86.6142%, 50.1961%
        HSV (HSB):
        105°, 92.4370%, 93.3333%
        XYZ:
        33.3562, 62.5705, 10.8915
        xyY:
        0.3123, 0.5858, 62.5705
      CIE-Lab:
        83.2159, -74.9730, 78.2209
        CIE-LCH:
        83.2159, 108.3488, 133.7855
        CIE-Luv:
        83.2159, -70.3437, 99.7708
        Hunter-Lab:
        79.1015, -63.1562, 47.2074
      #48ee12 color charts
#48ee12 RGB chart
      #48ee12 CMYK chart
      #48ee12 RGB pie chart
      #48ee12 color shades, tints & tones
#48ee12 color schemes
#48ee12 color preview, HTML & CSS examples
           This text has a color of #48ee12        
        
          <p style="color:#48ee12;">Text here</p>
        
        
          .mytext {color:#48ee12;}
        
        Text color #48ee12
      
           This box has a color of #48ee12        
        
          <div style="background-color:#48ee12;">Content here</div>
        
        
          .mybackground {background-color:#48ee12;}
        
        Background color #48ee12
      
           Border around this has a color of #48ee12        
        
          <div style="border:2px solid #48ee12;">Content here</div>
        
        
          .myborder {border:2px solid #48ee12;}
        
        Border color #48ee12