#008250 color space conversions
Hex:
        #008250
        RGB:
        0, 130, 80
        CMY:
        100, 49, 69
        CMYK:
        100, 0, 38, 49
      HSL:
        157°, 100.0000%, 25.4902%
        HSV (HSB):
        157°, 100.0000%, 50.9804%
        XYZ:
        9.4306, 16.5445, 10.2858
        xyY:
        0.2601, 0.4563, 16.5445
      CIE-Lab:
        47.6808, -43.0116, 18.7077
        CIE-LCH:
        47.6808, 46.9039, 156.4936
        CIE-Luv:
        47.6808, -41.5707, 29.6678
        Hunter-Lab:
        40.6749, -29.7952, 13.4793
      #008250 color charts
#008250 RGB chart
      #008250 CMYK chart
      #008250 RGB pie chart
      #008250 color shades, tints & tones
#008250 color schemes
#008250 color preview, HTML & CSS examples
           This text has a color of #008250        
        
          <p style="color:#008250;">Text here</p>
        
        
          .mytext {color:#008250;}
        
        Text color #008250
      
           This box has a color of #008250        
        
          <div style="background-color:#008250;">Content here</div>
        
        
          .mybackground {background-color:#008250;}
        
        Background color #008250
      
           Border around this has a color of #008250        
        
          <div style="border:2px solid #008250;">Content here</div>
        
        
          .myborder {border:2px solid #008250;}
        
        Border color #008250