#045f4a color space conversions
Hex:
        #045f4a
        RGB:
        4, 95, 74
        CMY:
        98, 63, 71
        CMYK:
        96, 0, 22, 63
      HSL:
        166°, 91.9192%, 19.4118%
        HSV (HSB):
        166°, 95.7895%, 37.2549%
        XYZ:
        5.3783, 8.7046, 7.8753
        xyY:
        0.2449, 0.3964, 8.7046
      CIE-Lab:
        35.4093, -29.6340, 5.3073
        CIE-LCH:
        35.4093, 30.1055, 169.8463
        CIE-Luv:
        35.4093, -29.0107, 10.4068
        Hunter-Lab:
        29.5036, -19.0920, 4.8265
      #045f4a color charts
#045f4a RGB chart
      #045f4a CMYK chart
      #045f4a RGB pie chart
      #045f4a color shades, tints & tones
#045f4a color schemes
#045f4a color preview, HTML & CSS examples
           This text has a color of #045f4a        
        
          <p style="color:#045f4a;">Text here</p>
        
        
          .mytext {color:#045f4a;}
        
        Text color #045f4a
      
           This box has a color of #045f4a        
        
          <div style="background-color:#045f4a;">Content here</div>
        
        
          .mybackground {background-color:#045f4a;}
        
        Background color #045f4a
      
           Border around this has a color of #045f4a        
        
          <div style="border:2px solid #045f4a;">Content here</div>
        
        
          .myborder {border:2px solid #045f4a;}
        
        Border color #045f4a