#045d44 color space conversions
Hex:
        #045d44
        RGB:
        4, 93, 68
        CMY:
        98, 64, 73
        CMYK:
        96, 0, 27, 64
      HSL:
        163°, 91.7526%, 19.0196%
        HSV (HSB):
        163°, 95.6989%, 36.4706%
        XYZ:
        5.0078, 8.2719, 6.8015
        xyY:
        0.2494, 0.4119, 8.2719
      CIE-Lab:
        34.5428, -30.4122, 7.7869
        CIE-LCH:
        34.5428, 31.3932, 165.6382
        CIE-Luv:
        34.5428, -28.6691, 13.3224
        Hunter-Lab:
        28.7609, -19.2513, 6.1114
      #045d44 color charts
#045d44 RGB chart
      #045d44 CMYK chart
      #045d44 RGB pie chart
      #045d44 color shades, tints & tones
#045d44 color schemes
#045d44 color preview, HTML & CSS examples
           This text has a color of #045d44        
        
          <p style="color:#045d44;">Text here</p>
        
        
          .mytext {color:#045d44;}
        
        Text color #045d44
      
           This box has a color of #045d44        
        
          <div style="background-color:#045d44;">Content here</div>
        
        
          .mybackground {background-color:#045d44;}
        
        Background color #045d44
      
           Border around this has a color of #045d44        
        
          <div style="border:2px solid #045d44;">Content here</div>
        
        
          .myborder {border:2px solid #045d44;}
        
        Border color #045d44