#004e70 color space conversions
Hex:
        #004e70
        RGB:
        0, 78, 112
        CMY:
        100, 69, 56
        CMYK:
        100, 30, 0, 56
      HSL:
        198°, 100.0000%, 21.9608%
        HSV (HSB):
        198°, 100.0000%, 43.9216%
        XYZ:
        5.6490, 6.6186, 16.3090
        xyY:
        0.1977, 0.2316, 6.6186
      CIE-Lab:
        30.9225, -7.1261, -25.3142
        CIE-LCH:
        30.9225, 26.2981, 254.2779
        CIE-Luv:
        30.9225, -20.4912, -32.6297
        Hunter-Lab:
        25.7267, -5.8270, -19.5772
      #004e70 color charts
#004e70 RGB chart
      #004e70 CMYK chart
      #004e70 RGB pie chart
      #004e70 color shades, tints & tones
#004e70 color schemes
#004e70 color preview, HTML & CSS examples
           This text has a color of #004e70        
        
          <p style="color:#004e70;">Text here</p>
        
        
          .mytext {color:#004e70;}
        
        Text color #004e70
      
           This box has a color of #004e70        
        
          <div style="background-color:#004e70;">Content here</div>
        
        
          .mybackground {background-color:#004e70;}
        
        Background color #004e70
      
           Border around this has a color of #004e70        
        
          <div style="border:2px solid #004e70;">Content here</div>
        
        
          .myborder {border:2px solid #004e70;}
        
        Border color #004e70