#051f28 color space conversions
Hex:
        #051f28
        RGB:
        5, 31, 40
        CMY:
        98, 88, 84
        CMYK:
        88, 23, 0, 84
      HSL:
        195°, 77.7778%, 8.8235%
        HSV (HSB):
        195°, 87.5000%, 15.6863%
        XYZ:
        0.9356, 1.1654, 2.1831
        xyY:
        0.2184, 0.2720, 1.1654
      CIE-Lab:
        10.2999, -6.2056, -8.9890
        CIE-LCH:
        10.2999, 10.9230, 235.3806
        CIE-Luv:
        10.2999, -6.4200, -6.4561
        Hunter-Lab:
        10.7956, -3.4228, -4.4330
      #051f28 color charts
#051f28 RGB chart
      #051f28 CMYK chart
      #051f28 RGB pie chart
      #051f28 color shades, tints & tones
#051f28 color schemes
#051f28 color preview, HTML & CSS examples
           This text has a color of #051f28        
        
          <p style="color:#051f28;">Text here</p>
        
        
          .mytext {color:#051f28;}
        
        Text color #051f28
      
           This box has a color of #051f28        
        
          <div style="background-color:#051f28;">Content here</div>
        
        
          .mybackground {background-color:#051f28;}
        
        Background color #051f28
      
           Border around this has a color of #051f28        
        
          <div style="border:2px solid #051f28;">Content here</div>
        
        
          .myborder {border:2px solid #051f28;}
        
        Border color #051f28