#005329 color space conversions
Hex:
        #005329
        RGB:
        0, 83, 41
        CMY:
        100, 67, 84
        CMYK:
        100, 0, 51, 67
      HSL:
        150°, 100.0000%, 16.2745%
        HSV (HSB):
        150°, 100.0000%, 32.5490%
        XYZ:
        3.4935, 6.3466, 3.1387
        xyY:
        0.2692, 0.4890, 6.3466
      CIE-Lab:
        30.2706, -33.1991, 18.4534
        CIE-LCH:
        30.2706, 37.9830, 150.9329
        CIE-Luv:
        30.2706, -26.9880, 23.6172
        Hunter-Lab:
        25.1925, -19.3339, 10.2478
      #005329 color charts
#005329 RGB chart
      #005329 CMYK chart
      #005329 RGB pie chart
      #005329 color shades, tints & tones
#005329 color schemes
#005329 color preview, HTML & CSS examples
           This text has a color of #005329        
        
          <p style="color:#005329;">Text here</p>
        
        
          .mytext {color:#005329;}
        
        Text color #005329
      
           This box has a color of #005329        
        
          <div style="background-color:#005329;">Content here</div>
        
        
          .mybackground {background-color:#005329;}
        
        Background color #005329
      
           Border around this has a color of #005329        
        
          <div style="border:2px solid #005329;">Content here</div>
        
        
          .myborder {border:2px solid #005329;}
        
        Border color #005329