#04514d color space conversions
Hex:
        #04514d
        RGB:
        4, 81, 77
        CMY:
        98, 68, 70
        CMYK:
        95, 0, 5, 68
      HSL:
        177°, 90.5882%, 16.6667%
        HSV (HSB):
        177°, 95.0617%, 31.7647%
        XYZ:
        4.3321, 6.4465, 8.0372
        xyY:
        0.2302, 0.3426, 6.4465
      CIE-Lab:
        30.5121, -21.8802, -3.7033
        CIE-LCH:
        30.5121, 22.1914, 189.6064
        CIE-Luv:
        30.5121, -23.5496, -1.8688
        Hunter-Lab:
        25.3899, -13.9766, -0.9952
      #04514d color charts
#04514d RGB chart
      #04514d CMYK chart
      #04514d RGB pie chart
      #04514d color shades, tints & tones
#04514d color schemes
#04514d color preview, HTML & CSS examples
           This text has a color of #04514d        
        
          <p style="color:#04514d;">Text here</p>
        
        
          .mytext {color:#04514d;}
        
        Text color #04514d
      
           This box has a color of #04514d        
        
          <div style="background-color:#04514d;">Content here</div>
        
        
          .mybackground {background-color:#04514d;}
        
        Background color #04514d
      
           Border around this has a color of #04514d        
        
          <div style="border:2px solid #04514d;">Content here</div>
        
        
          .myborder {border:2px solid #04514d;}
        
        Border color #04514d