#41f048 color space conversions
Hex:
        #41f048
        RGB:
        65, 240, 72
        CMY:
        75, 6, 72
        CMYK:
        73, 0, 70, 6
      HSL:
        122°, 85.3659%, 59.8039%
        HSV (HSB):
        122°, 72.9167%, 94.1176%
        XYZ:
        34.5098, 63.9119, 16.6483
        xyY:
        0.2999, 0.5554, 63.9119
      CIE-Lab:
        83.9199, -73.9879, 65.3292
        CIE-LCH:
        83.9199, 98.7022, 138.5564
        CIE-Luv:
        83.9199, -71.4671, 90.6436
        Hunter-Lab:
        79.9449, -62.8506, 43.6145
      #41f048 color charts
#41f048 RGB chart
      #41f048 CMYK chart
      #41f048 RGB pie chart
      #41f048 color shades, tints & tones
#41f048 color schemes
#41f048 color preview, HTML & CSS examples
           This text has a color of #41f048        
        
          <p style="color:#41f048;">Text here</p>
        
        
          .mytext {color:#41f048;}
        
        Text color #41f048
      
           This box has a color of #41f048        
        
          <div style="background-color:#41f048;">Content here</div>
        
        
          .mybackground {background-color:#41f048;}
        
        Background color #41f048
      
           Border around this has a color of #41f048        
        
          <div style="border:2px solid #41f048;">Content here</div>
        
        
          .myborder {border:2px solid #41f048;}
        
        Border color #41f048