#41d080 color space conversions
Hex:
        #41d080
        RGB:
        65, 208, 128
        CMY:
        75, 18, 50
        CMYK:
        69, 0, 38, 18
      HSL:
        146°, 60.3376%, 53.5294%
        HSV (HSB):
        146°, 68.7500%, 81.5686%
        XYZ:
        28.6321, 47.7941, 28.1382
        xyY:
        0.2738, 0.4571, 47.7941
      CIE-Lab:
        74.6949, -55.7485, 28.9785
        CIE-LCH:
        74.6949, 62.8303, 152.5342
        CIE-Luv:
        74.6949, -58.1131, 48.4925
        Hunter-Lab:
        69.1333, -47.0559, 24.2614
      #41d080 color charts
#41d080 RGB chart
      #41d080 CMYK chart
      #41d080 RGB pie chart
      #41d080 color shades, tints & tones
#41d080 color schemes
#41d080 color preview, HTML & CSS examples
           This text has a color of #41d080        
        
          <p style="color:#41d080;">Text here</p>
        
        
          .mytext {color:#41d080;}
        
        Text color #41d080
      
           This box has a color of #41d080        
        
          <div style="background-color:#41d080;">Content here</div>
        
        
          .mybackground {background-color:#41d080;}
        
        Background color #41d080
      
           Border around this has a color of #41d080        
        
          <div style="border:2px solid #41d080;">Content here</div>
        
        
          .myborder {border:2px solid #41d080;}
        
        Border color #41d080