#96f812 color space conversions
Hex:
        #96f812
        RGB:
        150, 248, 18
        CMY:
        41, 3, 93
        CMYK:
        40, 0, 93, 3
      HSL:
        86°, 94.2623%, 52.1569%
        HSV (HSB):
        86°, 92.7419%, 97.2549%
        XYZ:
        46.2543, 73.6625, 12.3527
        xyY:
        0.3497, 0.5569, 73.6625
      CIE-Lab:
        88.7627, -58.2781, 83.8057
        CIE-LCH:
        88.7627, 102.0771, 124.8146
        CIE-Luv:
        88.7627, -48.6194, 103.3858
        Hunter-Lab:
        85.8269, -53.9989, 51.5454
      #96f812 color charts
#96f812 RGB chart
      #96f812 CMYK chart
      #96f812 RGB pie chart
      #96f812 color shades, tints & tones
#96f812 color schemes
#96f812 color preview, HTML & CSS examples
           This text has a color of #96f812        
        
          <p style="color:#96f812;">Text here</p>
        
        
          .mytext {color:#96f812;}
        
        Text color #96f812
      
           This box has a color of #96f812        
        
          <div style="background-color:#96f812;">Content here</div>
        
        
          .mybackground {background-color:#96f812;}
        
        Background color #96f812
      
           Border around this has a color of #96f812        
        
          <div style="border:2px solid #96f812;">Content here</div>
        
        
          .myborder {border:2px solid #96f812;}
        
        Border color #96f812