#40855e color space conversions
Hex:
        #40855e
        RGB:
        64, 133, 94
        CMY:
        75, 48, 63
        CMYK:
        52, 0, 29, 48
      HSL:
        146°, 35.0254%, 38.6275%
        HSV (HSB):
        146°, 51.8797%, 52.1569%
        XYZ:
        12.5223, 18.6732, 13.5340
        xyY:
        0.2800, 0.4175, 18.6732
      CIE-Lab:
        50.3027, -31.3672, 14.5024
        CIE-LCH:
        50.3027, 34.5575, 155.1869
        CIE-Luv:
        50.3027, -31.0766, 23.5471
        Hunter-Lab:
        43.2125, -23.8955, 11.6794
      #40855e color charts
#40855e RGB chart
      #40855e CMYK chart
      #40855e RGB pie chart
      #40855e color shades, tints & tones
#40855e color schemes
#40855e color preview, HTML & CSS examples
           This text has a color of #40855e        
        
          <p style="color:#40855e;">Text here</p>
        
        
          .mytext {color:#40855e;}
        
        Text color #40855e
      
           This box has a color of #40855e        
        
          <div style="background-color:#40855e;">Content here</div>
        
        
          .mybackground {background-color:#40855e;}
        
        Background color #40855e
      
           Border around this has a color of #40855e        
        
          <div style="border:2px solid #40855e;">Content here</div>
        
        
          .myborder {border:2px solid #40855e;}
        
        Border color #40855e