#051f35 color space conversions
Hex:
        #051f35
        RGB:
        5, 31, 53
        CMY:
        98, 88, 79
        CMYK:
        91, 42, 0, 79
      HSL:
        208°, 82.7586%, 11.3725%
        HSV (HSB):
        208°, 90.5660%, 20.7843%
        XYZ:
        1.1952, 1.2693, 3.5502
        xyY:
        0.1987, 0.2110, 1.2693
      CIE-Lab:
        11.0589, -0.3632, -17.2406
        CIE-LCH:
        11.0589, 17.2444, 268.7932
        CIE-Luv:
        11.0589, -6.1889, -14.1555
        Hunter-Lab:
        11.2662, -0.7797, -10.7968
      #051f35 color charts
#051f35 RGB chart
      #051f35 CMYK chart
      #051f35 RGB pie chart
      #051f35 color shades, tints & tones
#051f35 color schemes
#051f35 color preview, HTML & CSS examples
           This text has a color of #051f35        
        
          <p style="color:#051f35;">Text here</p>
        
        
          .mytext {color:#051f35;}
        
        Text color #051f35
      
           This box has a color of #051f35        
        
          <div style="background-color:#051f35;">Content here</div>
        
        
          .mybackground {background-color:#051f35;}
        
        Background color #051f35
      
           Border around this has a color of #051f35        
        
          <div style="border:2px solid #051f35;">Content here</div>
        
        
          .myborder {border:2px solid #051f35;}
        
        Border color #051f35