#045a4b color space conversions
Hex:
        #045a4b
        RGB:
        4, 90, 75
        CMY:
        98, 65, 71
        CMYK:
        96, 0, 17, 65
      HSL:
        170°, 91.4894%, 18.4314%
        HSV (HSB):
        170°, 95.5556%, 35.2941%
        XYZ:
        4.9762, 7.8461, 7.9088
        xyY:
        0.2400, 0.3785, 7.8461
      CIE-Lab:
        33.6604, -27.0035, 2.1738
        CIE-LCH:
        33.6604, 27.0908, 175.3975
        CIE-Luv:
        33.6604, -27.0743, 6.1375
        Hunter-Lab:
        28.0110, -17.3081, 2.8674
      #045a4b color charts
#045a4b RGB chart
      #045a4b CMYK chart
      #045a4b RGB pie chart
      #045a4b color shades, tints & tones
#045a4b color schemes
#045a4b color preview, HTML & CSS examples
           This text has a color of #045a4b        
        
          <p style="color:#045a4b;">Text here</p>
        
        
          .mytext {color:#045a4b;}
        
        Text color #045a4b
      
           This box has a color of #045a4b        
        
          <div style="background-color:#045a4b;">Content here</div>
        
        
          .mybackground {background-color:#045a4b;}
        
        Background color #045a4b
      
           Border around this has a color of #045a4b        
        
          <div style="border:2px solid #045a4b;">Content here</div>
        
        
          .myborder {border:2px solid #045a4b;}
        
        Border color #045a4b