#004f5b color space conversions
Hex:
        #004f5b
        RGB:
        0, 79, 91
        CMY:
        100, 69, 64
        CMYK:
        100, 13, 0, 64
      HSL:
        188°, 100.0000%, 17.8431%
        HSV (HSB):
        188°, 100.0000%, 35.6863%
        XYZ:
        4.6843, 6.3473, 10.8758
        xyY:
        0.2138, 0.2897, 6.3473
      CIE-Lab:
        30.2723, -16.1312, -13.0164
        CIE-LCH:
        30.2723, 20.7278, 218.9004
        CIE-Luv:
        30.2723, -22.2150, -14.6664
        Hunter-Lab:
        25.1938, -10.9006, -7.9589
      #004f5b color charts
#004f5b RGB chart
      #004f5b CMYK chart
      #004f5b RGB pie chart
      #004f5b color shades, tints & tones
#004f5b color schemes
#004f5b color preview, HTML & CSS examples
           This text has a color of #004f5b        
        
          <p style="color:#004f5b;">Text here</p>
        
        
          .mytext {color:#004f5b;}
        
        Text color #004f5b
      
           This box has a color of #004f5b        
        
          <div style="background-color:#004f5b;">Content here</div>
        
        
          .mybackground {background-color:#004f5b;}
        
        Background color #004f5b
      
           Border around this has a color of #004f5b        
        
          <div style="border:2px solid #004f5b;">Content here</div>
        
        
          .myborder {border:2px solid #004f5b;}
        
        Border color #004f5b