#047b8e color space conversions
Hex:
        #047b8e
        RGB:
        4, 123, 142
        CMY:
        98, 52, 44
        CMYK:
        97, 13, 0, 44
      HSL:
        188°, 94.5205%, 28.6275%
        HSV (HSB):
        188°, 97.1831%, 55.6863%
        XYZ:
        12.0155, 16.1447, 28.0741
        xyY:
        0.2137, 0.2871, 16.1447
      CIE-Lab:
        47.1638, -21.3169, -18.3921
        CIE-LCH:
        47.1638, 28.1546, 220.7875
        CIE-Luv:
        47.1638, -34.2225, -23.8915
        Hunter-Lab:
        40.1805, -16.9375, -13.2996
      #047b8e color charts
#047b8e RGB chart
      #047b8e CMYK chart
      #047b8e RGB pie chart
      #047b8e color shades, tints & tones
#047b8e color schemes
#047b8e color preview, HTML & CSS examples
           This text has a color of #047b8e        
        
          <p style="color:#047b8e;">Text here</p>
        
        
          .mytext {color:#047b8e;}
        
        Text color #047b8e
      
           This box has a color of #047b8e        
        
          <div style="background-color:#047b8e;">Content here</div>
        
        
          .mybackground {background-color:#047b8e;}
        
        Background color #047b8e
      
           Border around this has a color of #047b8e        
        
          <div style="border:2px solid #047b8e;">Content here</div>
        
        
          .myborder {border:2px solid #047b8e;}
        
        Border color #047b8e