#1a5240 color space conversions
Hex:
        #1a5240
        RGB:
        26, 82, 64
        CMY:
        90, 68, 75
        CMYK:
        68, 0, 22, 68
      HSL:
        161°, 51.8519%, 21.1765%
        HSV (HSB):
        161°, 68.2927%, 32.1569%
        XYZ:
        4.3687, 6.6244, 5.8989
        xyY:
        0.2586, 0.3922, 6.6244
      CIE-Lab:
        30.9360, -23.2051, 5.2468
        CIE-LCH:
        30.9360, 23.7909, 167.2595
        CIE-Luv:
        30.9360, -21.6897, 9.1039
        Hunter-Lab:
        25.7378, -14.7429, 4.4278
      #1a5240 color charts
#1a5240 RGB chart
      #1a5240 CMYK chart
      #1a5240 RGB pie chart
      #1a5240 color shades, tints & tones
#1a5240 color schemes
#1a5240 color preview, HTML & CSS examples
           This text has a color of #1a5240        
        
          <p style="color:#1a5240;">Text here</p>
        
        
          .mytext {color:#1a5240;}
        
        Text color #1a5240
      
           This box has a color of #1a5240        
        
          <div style="background-color:#1a5240;">Content here</div>
        
        
          .mybackground {background-color:#1a5240;}
        
        Background color #1a5240
      
           Border around this has a color of #1a5240        
        
          <div style="border:2px solid #1a5240;">Content here</div>
        
        
          .myborder {border:2px solid #1a5240;}
        
        Border color #1a5240