#03823d color space conversions
Hex:
        #03823d
        RGB:
        3, 130, 61
        CMY:
        99, 49, 76
        CMYK:
        98, 0, 53, 49
      HSL:
        147°, 95.4887%, 26.0784%
        HSV (HSB):
        147°, 97.6923%, 50.9804%
        XYZ:
        8.8625, 16.3215, 7.0982
        xyY:
        0.2745, 0.5056, 16.3215
      CIE-Lab:
        47.3935, -46.5180, 28.8062
        CIE-LCH:
        47.3935, 54.7149, 148.2322
        CIE-Luv:
        47.3935, -42.4637, 40.5786
        Hunter-Lab:
        40.3999, -31.5425, 17.8629
      #03823d color charts
#03823d RGB chart
      #03823d CMYK chart
      #03823d RGB pie chart
      #03823d color shades, tints & tones
#03823d color schemes
#03823d color preview, HTML & CSS examples
           This text has a color of #03823d        
        
          <p style="color:#03823d;">Text here</p>
        
        
          .mytext {color:#03823d;}
        
        Text color #03823d
      
           This box has a color of #03823d        
        
          <div style="background-color:#03823d;">Content here</div>
        
        
          .mybackground {background-color:#03823d;}
        
        Background color #03823d
      
           Border around this has a color of #03823d        
        
          <div style="border:2px solid #03823d;">Content here</div>
        
        
          .myborder {border:2px solid #03823d;}
        
        Border color #03823d