#04523a color space conversions
Hex:
        #04523a
        RGB:
        4, 82, 58
        CMY:
        98, 68, 77
        CMYK:
        95, 0, 29, 68
      HSL:
        162°, 90.6977%, 16.8627%
        HSV (HSB):
        162°, 95.1220%, 32.1569%
        XYZ:
        3.8311, 6.3659, 5.0298
        xyY:
        0.2516, 0.4181, 6.3659
      CIE-Lab:
        30.3174, -28.2097, 8.0957
        CIE-LCH:
        30.3174, 29.3484, 163.9874
        CIE-Luv:
        30.3174, -25.1831, 12.7846
        Hunter-Lab:
        25.2307, -17.0499, 5.8419
      #04523a color charts
#04523a RGB chart
      #04523a CMYK chart
      #04523a RGB pie chart
      #04523a color shades, tints & tones
#04523a color schemes
#04523a color preview, HTML & CSS examples
           This text has a color of #04523a        
        
          <p style="color:#04523a;">Text here</p>
        
        
          .mytext {color:#04523a;}
        
        Text color #04523a
      
           This box has a color of #04523a        
        
          <div style="background-color:#04523a;">Content here</div>
        
        
          .mybackground {background-color:#04523a;}
        
        Background color #04523a
      
           Border around this has a color of #04523a        
        
          <div style="border:2px solid #04523a;">Content here</div>
        
        
          .myborder {border:2px solid #04523a;}
        
        Border color #04523a