#95f195 color space conversions
Hex:
        #95f195
        RGB:
        149, 241, 149
        CMY:
        42, 5, 42
        CMYK:
        38, 0, 38, 5
      HSL:
        120°, 76.6667%, 76.4706%
        HSV (HSB):
        120°, 38.1743%, 94.5098%
        XYZ:
        49.2745, 71.4701, 39.6318
        xyY:
        0.3072, 0.4456, 71.4701
      CIE-Lab:
        87.7129, -45.3727, 36.0165
        CIE-LCH:
        87.7129, 57.9298, 141.5577
        CIE-Luv:
        87.7129, -44.3770, 57.3619
        Hunter-Lab:
        84.5400, -43.9054, 31.3832
      #95f195 color charts
#95f195 RGB chart
      #95f195 CMYK chart
      #95f195 RGB pie chart
      #95f195 color shades, tints & tones
#95f195 color schemes
#95f195 color preview, HTML & CSS examples
           This text has a color of #95f195        
        
          <p style="color:#95f195;">Text here</p>
        
        
          .mytext {color:#95f195;}
        
        Text color #95f195
      
           This box has a color of #95f195        
        
          <div style="background-color:#95f195;">Content here</div>
        
        
          .mybackground {background-color:#95f195;}
        
        Background color #95f195
      
           Border around this has a color of #95f195        
        
          <div style="border:2px solid #95f195;">Content here</div>
        
        
          .myborder {border:2px solid #95f195;}
        
        Border color #95f195