#04514b color space conversions
Hex:
        #04514b
        RGB:
        4, 81, 75
        CMY:
        98, 68, 71
        CMYK:
        95, 0, 7, 68
      HSL:
        175°, 90.5882%, 16.6667%
        HSV (HSB):
        175°, 95.0617%, 31.7647%
        XYZ:
        4.2625, 6.4187, 7.6709
        xyY:
        0.2323, 0.3498, 6.4187
      CIE-Lab:
        30.4451, -22.5524, -2.5245
        CIE-LCH:
        30.4451, 22.6933, 186.3870
        CIE-Luv:
        30.4451, -23.6857, -0.3118
        Hunter-Lab:
        25.3351, -14.3047, -0.2171
      #04514b color charts
#04514b RGB chart
      #04514b CMYK chart
      #04514b RGB pie chart
      #04514b color shades, tints & tones
#04514b color schemes
#04514b color preview, HTML & CSS examples
           This text has a color of #04514b        
        
          <p style="color:#04514b;">Text here</p>
        
        
          .mytext {color:#04514b;}
        
        Text color #04514b
      
           This box has a color of #04514b        
        
          <div style="background-color:#04514b;">Content here</div>
        
        
          .mybackground {background-color:#04514b;}
        
        Background color #04514b
      
           Border around this has a color of #04514b        
        
          <div style="border:2px solid #04514b;">Content here</div>
        
        
          .myborder {border:2px solid #04514b;}
        
        Border color #04514b