#95f730 color space conversions
Hex:
        #95f730
        RGB:
        149, 247, 48
        CMY:
        42, 3, 81
        CMYK:
        40, 0, 81, 3
      HSL:
        90°, 92.5581%, 57.8431%
        HSV (HSB):
        90°, 80.5668%, 96.8627%
        XYZ:
        46.1887, 73.1245, 14.4763
        xyY:
        0.3452, 0.5466, 73.1245
      CIE-Lab:
        88.5071, -57.3620, 78.1072
        CIE-LCH:
        88.5071, 96.9078, 126.2936
        CIE-Luv:
        88.5071, -48.4672, 99.3472
        Hunter-Lab:
        85.5129, -53.2330, 49.8219
      #95f730 color charts
#95f730 RGB chart
      #95f730 CMYK chart
      #95f730 RGB pie chart
      #95f730 color shades, tints & tones
#95f730 color schemes
#95f730 color preview, HTML & CSS examples
           This text has a color of #95f730        
        
          <p style="color:#95f730;">Text here</p>
        
        
          .mytext {color:#95f730;}
        
        Text color #95f730
      
           This box has a color of #95f730        
        
          <div style="background-color:#95f730;">Content here</div>
        
        
          .mybackground {background-color:#95f730;}
        
        Background color #95f730
      
           Border around this has a color of #95f730        
        
          <div style="border:2px solid #95f730;">Content here</div>
        
        
          .myborder {border:2px solid #95f730;}
        
        Border color #95f730