#0e713d color space conversions
Hex:
        #0e713d
        RGB:
        14, 113, 61
        CMY:
        95, 56, 76
        CMYK:
        88, 0, 46, 56
      HSL:
        148°, 77.9528%, 24.9020%
        HSV (HSB):
        148°, 87.6106%, 44.3137%
        XYZ:
        6.9285, 12.2405, 6.4124
        xyY:
        0.2708, 0.4785, 12.2405
      CIE-Lab:
        41.5959, -39.3906, 21.4907
        CIE-LCH:
        41.5959, 44.8717, 151.3840
        CIE-Luv:
        41.5959, -35.5408, 30.7274
        Hunter-Lab:
        34.9865, -25.8772, 13.6238
      #0e713d color charts
#0e713d RGB chart
      #0e713d CMYK chart
      #0e713d RGB pie chart
      #0e713d color shades, tints & tones
#0e713d color schemes
#0e713d color preview, HTML & CSS examples
           This text has a color of #0e713d        
        
          <p style="color:#0e713d;">Text here</p>
        
        
          .mytext {color:#0e713d;}
        
        Text color #0e713d
      
           This box has a color of #0e713d        
        
          <div style="background-color:#0e713d;">Content here</div>
        
        
          .mybackground {background-color:#0e713d;}
        
        Background color #0e713d
      
           Border around this has a color of #0e713d        
        
          <div style="border:2px solid #0e713d;">Content here</div>
        
        
          .myborder {border:2px solid #0e713d;}
        
        Border color #0e713d