#96fc2f color space conversions
Hex:
        #96fc2f
        RGB:
        150, 252, 47
        CMY:
        41, 1, 82
        CMYK:
        40, 0, 81, 1
      HSL:
        90°, 97.1564%, 58.6275%
        HSV (HSB):
        90°, 81.3492%, 98.8235%
        XYZ:
        47.9012, 76.3101, 14.8940
        xyY:
        0.3444, 0.5486, 76.3101
      CIE-Lab:
        90.0031, -59.0112, 79.7142
        CIE-LCH:
        90.0031, 99.1800, 126.5120
        CIE-Luv:
        90.0031, -50.2819, 101.5189
        Hunter-Lab:
        87.3556, -54.9925, 51.0401
      #96fc2f color charts
#96fc2f RGB chart
      #96fc2f CMYK chart
      #96fc2f RGB pie chart
      #96fc2f color shades, tints & tones
#96fc2f color schemes
#96fc2f color preview, HTML & CSS examples
           This text has a color of #96fc2f        
        
          <p style="color:#96fc2f;">Text here</p>
        
        
          .mytext {color:#96fc2f;}
        
        Text color #96fc2f
      
           This box has a color of #96fc2f        
        
          <div style="background-color:#96fc2f;">Content here</div>
        
        
          .mybackground {background-color:#96fc2f;}
        
        Background color #96fc2f
      
           Border around this has a color of #96fc2f        
        
          <div style="border:2px solid #96fc2f;">Content here</div>
        
        
          .myborder {border:2px solid #96fc2f;}
        
        Border color #96fc2f