#41997f color space conversions
Hex:
        #41997f
        RGB:
        65, 153, 127
        CMY:
        75, 40, 50
        CMYK:
        58, 0, 17, 40
      HSL:
        162°, 40.3670%, 42.7451%
        HSV (HSB):
        162°, 57.5163%, 60.0000%
        XYZ:
        17.4020, 25.4386, 24.0716
        xyY:
        0.2601, 0.3802, 25.4386
      CIE-Lab:
        57.5003, -32.8955, 5.7915
        CIE-LCH:
        57.5003, 33.4014, 170.0149
        CIE-Luv:
        57.5003, -37.4602, 13.1183
        Hunter-Lab:
        50.4367, -26.6770, 7.0087
      #41997f color charts
#41997f RGB chart
      #41997f CMYK chart
      #41997f RGB pie chart
      #41997f color shades, tints & tones
#41997f color schemes
#41997f color preview, HTML & CSS examples
           This text has a color of #41997f        
        
          <p style="color:#41997f;">Text here</p>
        
        
          .mytext {color:#41997f;}
        
        Text color #41997f
      
           This box has a color of #41997f        
        
          <div style="background-color:#41997f;">Content here</div>
        
        
          .mybackground {background-color:#41997f;}
        
        Background color #41997f
      
           Border around this has a color of #41997f        
        
          <div style="border:2px solid #41997f;">Content here</div>
        
        
          .myborder {border:2px solid #41997f;}
        
        Border color #41997f