#05111f color space conversions
Hex:
        #05111f
        RGB:
        5, 17, 31
        CMY:
        98, 93, 88
        CMYK:
        84, 45, 0, 88
      HSL:
        212°, 72.2222%, 7.0588%
        HSV (HSB):
        212°, 83.8710%, 12.1569%
        XYZ:
        0.5104, 0.5321, 1.3721
        xyY:
        0.2114, 0.2204, 0.5321
      CIE-Lab:
        4.8063, 0.1893, -10.6686
        CIE-LCH:
        4.8063, 10.6703, 271.0166
        CIE-Luv:
        4.8063, -2.2447, -5.5307
        Hunter-Lab:
        7.2945, -0.2765, -6.0467
      #05111f color charts
#05111f RGB chart
      #05111f CMYK chart
      #05111f RGB pie chart
      #05111f color shades, tints & tones
#05111f color schemes
#05111f color preview, HTML & CSS examples
           This text has a color of #05111f        
        
          <p style="color:#05111f;">Text here</p>
        
        
          .mytext {color:#05111f;}
        
        Text color #05111f
      
           This box has a color of #05111f        
        
          <div style="background-color:#05111f;">Content here</div>
        
        
          .mybackground {background-color:#05111f;}
        
        Background color #05111f
      
           Border around this has a color of #05111f        
        
          <div style="border:2px solid #05111f;">Content here</div>
        
        
          .myborder {border:2px solid #05111f;}
        
        Border color #05111f