#044f50 color space conversions
Hex:
        #044f50
        RGB:
        4, 79, 80
        CMY:
        98, 69, 69
        CMYK:
        95, 1, 0, 69
      HSL:
        181°, 90.4762%, 16.4706%
        HSV (HSB):
        181°, 95.0000%, 31.3725%
        XYZ:
        4.2940, 6.1970, 8.5592
        xyY:
        0.2254, 0.3253, 6.1970
      CIE-Lab:
        29.9040, -19.7836, -6.5302
        CIE-LCH:
        29.9040, 20.8335, 198.2672
        CIE-Luv:
        29.9040, -22.5916, -5.6865
        Hunter-Lab:
        24.8937, -12.7738, -2.9602
      #044f50 color charts
#044f50 RGB chart
      #044f50 CMYK chart
      #044f50 RGB pie chart
      #044f50 color shades, tints & tones
#044f50 color schemes
#044f50 color preview, HTML & CSS examples
           This text has a color of #044f50        
        
          <p style="color:#044f50;">Text here</p>
        
        
          .mytext {color:#044f50;}
        
        Text color #044f50
      
           This box has a color of #044f50        
        
          <div style="background-color:#044f50;">Content here</div>
        
        
          .mybackground {background-color:#044f50;}
        
        Background color #044f50
      
           Border around this has a color of #044f50        
        
          <div style="border:2px solid #044f50;">Content here</div>
        
        
          .myborder {border:2px solid #044f50;}
        
        Border color #044f50