#0e8201 color space conversions
Hex:
        #0e8201
        RGB:
        14, 130, 1
        CMY:
        95, 49, 100
        CMYK:
        89, 0, 99, 49
      HSL:
        114°, 98.4733%, 25.6863%
        HSV (HSB):
        114°, 99.2308%, 50.9804%
        XYZ:
        8.1692, 16.0608, 2.6982
        xyY:
        0.3034, 0.5964, 16.0608
      CIE-Lab:
        47.0542, -51.1285, 50.4052
        CIE-LCH:
        47.0542, 71.7970, 135.4081
        CIE-Luv:
        47.0542, -43.2962, 57.3287
        Hunter-Lab:
        40.0759, -33.7469, 24.0613
      #0e8201 color charts
#0e8201 RGB chart
      #0e8201 CMYK chart
      #0e8201 RGB pie chart
      #0e8201 color shades, tints & tones
#0e8201 color schemes
#0e8201 color preview, HTML & CSS examples
           This text has a color of #0e8201        
        
          <p style="color:#0e8201;">Text here</p>
        
        
          .mytext {color:#0e8201;}
        
        Text color #0e8201
      
           This box has a color of #0e8201        
        
          <div style="background-color:#0e8201;">Content here</div>
        
        
          .mybackground {background-color:#0e8201;}
        
        Background color #0e8201
      
           Border around this has a color of #0e8201        
        
          <div style="border:2px solid #0e8201;">Content here</div>
        
        
          .myborder {border:2px solid #0e8201;}
        
        Border color #0e8201