#96f31b color space conversions
Hex:
        #96f31b
        RGB:
        150, 243, 27
        CMY:
        41, 5, 89
        CMYK:
        38, 0, 89, 5
      HSL:
        86°, 90.0000%, 52.9412%
        HSV (HSB):
        86°, 88.8889%, 95.2941%
        XYZ:
        44.8261, 70.6643, 12.3139
        xyY:
        0.3507, 0.5529, 70.6643
      CIE-Lab:
        87.3217, -56.1568, 81.4225
        CIE-LCH:
        87.3217, 98.9101, 124.5939
        CIE-Luv:
        87.3217, -46.3086, 100.6830
        Hunter-Lab:
        84.0621, -51.9235, 50.1583
      #96f31b color charts
#96f31b RGB chart
      #96f31b CMYK chart
      #96f31b RGB pie chart
      #96f31b color shades, tints & tones
#96f31b color schemes
#96f31b color preview, HTML & CSS examples
           This text has a color of #96f31b        
        
          <p style="color:#96f31b;">Text here</p>
        
        
          .mytext {color:#96f31b;}
        
        Text color #96f31b
      
           This box has a color of #96f31b        
        
          <div style="background-color:#96f31b;">Content here</div>
        
        
          .mybackground {background-color:#96f31b;}
        
        Background color #96f31b
      
           Border around this has a color of #96f31b        
        
          <div style="border:2px solid #96f31b;">Content here</div>
        
        
          .myborder {border:2px solid #96f31b;}
        
        Border color #96f31b