#41bf82 color space conversions
Hex:
        #41bf82
        RGB:
        65, 191, 130
        CMY:
        75, 25, 49
        CMYK:
        66, 0, 32, 25
      HSL:
        151°, 49.6063%, 50.1961%
        HSV (HSB):
        151°, 65.9686%, 74.9020%
        XYZ:
        24.8400, 39.9971, 27.5301
        xyY:
        0.2689, 0.4330, 39.9971
      CIE-Lab:
        69.4675, -48.7199, 20.8901
        CIE-LCH:
        69.4675, 53.0096, 156.7913
        CIE-Luv:
        69.4675, -51.8177, 36.6127
        Hunter-Lab:
        63.2433, -40.5664, 18.4611
      #41bf82 color charts
#41bf82 RGB chart
      #41bf82 CMYK chart
      #41bf82 RGB pie chart
      #41bf82 color shades, tints & tones
#41bf82 color schemes
#41bf82 color preview, HTML & CSS examples
           This text has a color of #41bf82        
        
          <p style="color:#41bf82;">Text here</p>
        
        
          .mytext {color:#41bf82;}
        
        Text color #41bf82
      
           This box has a color of #41bf82        
        
          <div style="background-color:#41bf82;">Content here</div>
        
        
          .mybackground {background-color:#41bf82;}
        
        Background color #41bf82
      
           Border around this has a color of #41bf82        
        
          <div style="border:2px solid #41bf82;">Content here</div>
        
        
          .myborder {border:2px solid #41bf82;}
        
        Border color #41bf82