#41834b color space conversions
Hex:
        #41834b
        RGB:
        65, 131, 75
        CMY:
        75, 49, 71
        CMYK:
        50, 0, 43, 49
      HSL:
        129°, 33.6735%, 38.4314%
        HSV (HSB):
        129°, 50.3817%, 51.3725%
        XYZ:
        11.5663, 17.8644, 9.4952
        xyY:
        0.2971, 0.4589, 17.8644
      CIE-Lab:
        49.3312, -33.8266, 23.9495
        CIE-LCH:
        49.3312, 41.4465, 144.7013
        CIE-Luv:
        49.3312, -30.5501, 34.4030
        Hunter-Lab:
        42.2663, -25.1191, 16.2668
      #41834b color charts
#41834b RGB chart
      #41834b CMYK chart
      #41834b RGB pie chart
      #41834b color shades, tints & tones
#41834b color schemes
#41834b color preview, HTML & CSS examples
           This text has a color of #41834b        
        
          <p style="color:#41834b;">Text here</p>
        
        
          .mytext {color:#41834b;}
        
        Text color #41834b
      
           This box has a color of #41834b        
        
          <div style="background-color:#41834b;">Content here</div>
        
        
          .mybackground {background-color:#41834b;}
        
        Background color #41834b
      
           Border around this has a color of #41834b        
        
          <div style="border:2px solid #41834b;">Content here</div>
        
        
          .myborder {border:2px solid #41834b;}
        
        Border color #41834b