#044f75 color space conversions
Hex:
        #044f75
        RGB:
        4, 79, 117
        CMY:
        98, 69, 54
        CMYK:
        97, 32, 0, 54
      HSL:
        200°, 93.3884%, 23.7255%
        HSV (HSB):
        200°, 96.5812%, 45.8824%
        XYZ:
        6.0569, 6.9021, 17.8426
        xyY:
        0.1966, 0.2241, 6.9021
      CIE-Lab:
        31.5831, -5.3855, -27.4053
        CIE-LCH:
        31.5831, 27.9295, 258.8823
        CIE-Luv:
        31.5831, -20.2456, -35.9298
        Hunter-Lab:
        26.2719, -4.8230, -21.8766
      #044f75 color charts
#044f75 RGB chart
      #044f75 CMYK chart
      #044f75 RGB pie chart
      #044f75 color shades, tints & tones
#044f75 color schemes
#044f75 color preview, HTML & CSS examples
           This text has a color of #044f75        
        
          <p style="color:#044f75;">Text here</p>
        
        
          .mytext {color:#044f75;}
        
        Text color #044f75
      
           This box has a color of #044f75        
        
          <div style="background-color:#044f75;">Content here</div>
        
        
          .mybackground {background-color:#044f75;}
        
        Background color #044f75
      
           Border around this has a color of #044f75        
        
          <div style="border:2px solid #044f75;">Content here</div>
        
        
          .myborder {border:2px solid #044f75;}
        
        Border color #044f75