#042f32 color space conversions
Hex:
        #042f32
        RGB:
        4, 47, 50
        CMY:
        98, 82, 80
        CMYK:
        92, 6, 0, 80
      HSL:
        184°, 85.1852%, 10.5882%
        HSV (HSB):
        184°, 92.0000%, 19.6078%
        XYZ:
        1.6423, 2.2891, 3.3729
        xyY:
        0.2248, 0.3134, 2.2891
      CIE-Lab:
        16.9368, -12.7057, -6.0247
        CIE-LCH:
        16.9368, 14.0617, 205.3689
        CIE-Luv:
        16.9368, -12.1833, -4.7151
        Hunter-Lab:
        15.1299, -7.1016, -2.6266
      #042f32 color charts
#042f32 RGB chart
      #042f32 CMYK chart
      #042f32 RGB pie chart
      #042f32 color shades, tints & tones
#042f32 color schemes
#042f32 color preview, HTML & CSS examples
           This text has a color of #042f32        
        
          <p style="color:#042f32;">Text here</p>
        
        
          .mytext {color:#042f32;}
        
        Text color #042f32
      
           This box has a color of #042f32        
        
          <div style="background-color:#042f32;">Content here</div>
        
        
          .mybackground {background-color:#042f32;}
        
        Background color #042f32
      
           Border around this has a color of #042f32        
        
          <div style="border:2px solid #042f32;">Content here</div>
        
        
          .myborder {border:2px solid #042f32;}
        
        Border color #042f32