#95f712 color space conversions
Hex:
        #95f712
        RGB:
        149, 247, 18
        CMY:
        42, 3, 93
        CMYK:
        40, 0, 93, 3
      HSL:
        86°, 93.4694%, 51.9608%
        HSV (HSB):
        86°, 92.7126%, 96.8627%
        XYZ:
        45.7644, 72.9548, 12.2419
        xyY:
        0.3495, 0.5571, 72.9548
      CIE-Lab:
        88.4261, -58.2207, 83.5156
        CIE-LCH:
        88.4261, 101.8062, 124.8812
        CIE-Luv:
        88.4261, -48.6095, 103.0056
        Hunter-Lab:
        85.4136, -53.8339, 51.2917
      #95f712 color charts
#95f712 RGB chart
      #95f712 CMYK chart
      #95f712 RGB pie chart
      #95f712 color shades, tints & tones
#95f712 color schemes
#95f712 color preview, HTML & CSS examples
           This text has a color of #95f712        
        
          <p style="color:#95f712;">Text here</p>
        
        
          .mytext {color:#95f712;}
        
        Text color #95f712
      
           This box has a color of #95f712        
        
          <div style="background-color:#95f712;">Content here</div>
        
        
          .mybackground {background-color:#95f712;}
        
        Background color #95f712
      
           Border around this has a color of #95f712        
        
          <div style="border:2px solid #95f712;">Content here</div>
        
        
          .myborder {border:2px solid #95f712;}
        
        Border color #95f712