#40836e color space conversions
Hex:
        #40836e
        RGB:
        64, 131, 110
        CMY:
        75, 49, 57
        CMYK:
        51, 0, 16, 49
      HSL:
        161°, 34.3590%, 38.2353%
        HSV (HSB):
        161°, 51.1450%, 51.3725%
        XYZ:
        13.0451, 18.4484, 17.6252
        xyY:
        0.2656, 0.3756, 18.4484
      CIE-Lab:
        50.0355, -26.7227, 4.8556
        CIE-LCH:
        50.0355, 27.1602, 169.7015
        CIE-Luv:
        50.0355, -29.6305, 10.5580
        Hunter-Lab:
        42.9516, -20.9518, 5.7364
      #40836e color charts
#40836e RGB chart
      #40836e CMYK chart
      #40836e RGB pie chart
      #40836e color shades, tints & tones
#40836e color schemes
#40836e color preview, HTML & CSS examples
           This text has a color of #40836e        
        
          <p style="color:#40836e;">Text here</p>
        
        
          .mytext {color:#40836e;}
        
        Text color #40836e
      
           This box has a color of #40836e        
        
          <div style="background-color:#40836e;">Content here</div>
        
        
          .mybackground {background-color:#40836e;}
        
        Background color #40836e
      
           Border around this has a color of #40836e        
        
          <div style="border:2px solid #40836e;">Content here</div>
        
        
          .myborder {border:2px solid #40836e;}
        
        Border color #40836e