#096427 color space conversions
Hex:
        #096427
        RGB:
        9, 100, 39
        CMY:
        96, 61, 85
        CMYK:
        91, 0, 61, 61
      HSL:
        140°, 83.4862%, 21.3725%
        HSV (HSB):
        140°, 91.0000%, 39.2157%
        XYZ:
        5.0360, 9.3189, 3.4528
        xyY:
        0.2828, 0.5233, 9.3189
      CIE-Lab:
        36.5912, -38.8899, 27.3703
        CIE-LCH:
        36.5912, 47.5559, 144.8625
        CIE-Luv:
        36.5912, -32.3592, 34.3165
        Hunter-Lab:
        30.5269, -23.9748, 14.6628
      #096427 color charts
#096427 RGB chart
      #096427 CMYK chart
      #096427 RGB pie chart
      #096427 color shades, tints & tones
#096427 color schemes
#096427 color preview, HTML & CSS examples
           This text has a color of #096427        
        
          <p style="color:#096427;">Text here</p>
        
        
          .mytext {color:#096427;}
        
        Text color #096427
      
           This box has a color of #096427        
        
          <div style="background-color:#096427;">Content here</div>
        
        
          .mybackground {background-color:#096427;}
        
        Background color #096427
      
           Border around this has a color of #096427        
        
          <div style="border:2px solid #096427;">Content here</div>
        
        
          .myborder {border:2px solid #096427;}
        
        Border color #096427