#051e29 color space conversions
Hex:
        #051e29
        RGB:
        5, 30, 41
        CMY:
        98, 88, 84
        CMYK:
        88, 27, 0, 84
      HSL:
        198°, 78.2609%, 9.0196%
        HSV (HSB):
        198°, 87.8049%, 16.0784%
        XYZ:
        0.9271, 1.1209, 2.2653
        xyY:
        0.2149, 0.2599, 1.1209
      CIE-Lab:
        9.9606, -5.0676, -10.2476
        CIE-LCH:
        9.9606, 11.4321, 243.6868
        CIE-Luv:
        9.9606, -6.0474, -7.4053
        Hunter-Lab:
        10.5873, -2.8970, -5.2749
      #051e29 color charts
#051e29 RGB chart
      #051e29 CMYK chart
      #051e29 RGB pie chart
      #051e29 color shades, tints & tones
#051e29 color schemes
#051e29 color preview, HTML & CSS examples
           This text has a color of #051e29        
        
          <p style="color:#051e29;">Text here</p>
        
        
          .mytext {color:#051e29;}
        
        Text color #051e29
      
           This box has a color of #051e29        
        
          <div style="background-color:#051e29;">Content here</div>
        
        
          .mybackground {background-color:#051e29;}
        
        Background color #051e29
      
           Border around this has a color of #051e29        
        
          <div style="border:2px solid #051e29;">Content here</div>
        
        
          .myborder {border:2px solid #051e29;}
        
        Border color #051e29