#03965c color space conversions
Hex:
        #03965c
        RGB:
        3, 150, 92
        CMY:
        99, 41, 64
        CMYK:
        98, 0, 39, 41
      HSL:
        156°, 96.0784%, 30.0000%
        HSV (HSB):
        156°, 98.0000%, 58.8235%
        XYZ:
        12.8757, 22.6048, 13.8098
        xyY:
        0.2612, 0.4586, 22.6048
      CIE-Lab:
        54.6629, -47.7900, 21.3466
        CIE-LCH:
        54.6629, 52.3408, 155.9309
        CIE-Luv:
        54.6629, -47.5510, 34.7028
        Hunter-Lab:
        47.5445, -34.8627, 16.0598
      #03965c color charts
#03965c RGB chart
      #03965c CMYK chart
      #03965c RGB pie chart
      #03965c color shades, tints & tones
#03965c color schemes
#03965c color preview, HTML & CSS examples
           This text has a color of #03965c        
        
          <p style="color:#03965c;">Text here</p>
        
        
          .mytext {color:#03965c;}
        
        Text color #03965c
      
           This box has a color of #03965c        
        
          <div style="background-color:#03965c;">Content here</div>
        
        
          .mybackground {background-color:#03965c;}
        
        Background color #03965c
      
           Border around this has a color of #03965c        
        
          <div style="border:2px solid #03965c;">Content here</div>
        
        
          .myborder {border:2px solid #03965c;}
        
        Border color #03965c