#96e348 color space conversions
Hex:
        #96e348
        RGB:
        150, 227, 72
        CMY:
        41, 11, 72
        CMYK:
        34, 0, 68, 11
      HSL:
        90°, 73.4597%, 58.6275%
        HSV (HSB):
        90°, 68.2819%, 89.0196%
        XYZ:
        41.2165, 61.8901, 15.9045
        xyY:
        0.3463, 0.5200, 61.8901
      CIE-Lab:
        82.8549, -47.6440, 65.1100
        CIE-LCH:
        82.8549, 80.6800, 126.1947
        CIE-Luv:
        82.8549, -38.5334, 85.3205
        Hunter-Lab:
        78.6702, -44.1542, 43.0827
      #96e348 color charts
#96e348 RGB chart
      #96e348 CMYK chart
      #96e348 RGB pie chart
      #96e348 color shades, tints & tones
#96e348 color schemes
#96e348 color preview, HTML & CSS examples
           This text has a color of #96e348        
        
          <p style="color:#96e348;">Text here</p>
        
        
          .mytext {color:#96e348;}
        
        Text color #96e348
      
           This box has a color of #96e348        
        
          <div style="background-color:#96e348;">Content here</div>
        
        
          .mybackground {background-color:#96e348;}
        
        Background color #96e348
      
           Border around this has a color of #96e348        
        
          <div style="border:2px solid #96e348;">Content here</div>
        
        
          .myborder {border:2px solid #96e348;}
        
        Border color #96e348