#05040a color space conversions
Hex:
        #05040a
        RGB:
        5, 4, 10
        CMY:
        98, 98, 96
        CMYK:
        50, 60, 0, 96
      HSL:
        250°, 42.8571%, 2.7451%
        HSV (HSB):
        250°, 60.0000%, 3.9216%
        XYZ:
        0.1608, 0.1410, 0.3059
        xyY:
        0.2646, 0.2320, 0.1410
      CIE-Lab:
        1.2738, 1.0963, -2.1793
        CIE-LCH:
        1.2738, 2.4395, 296.7040
        CIE-Luv:
        1.2738, 0.0587, -1.1749
        Hunter-Lab:
        3.7552, 1.0716, -2.2013
      #05040a color charts
#05040a RGB chart
      #05040a CMYK chart
      #05040a RGB pie chart
      #05040a color shades, tints & tones
#05040a color schemes
#05040a color preview, HTML & CSS examples
           This text has a color of #05040a        
        
          <p style="color:#05040a;">Text here</p>
        
        
          .mytext {color:#05040a;}
        
        Text color #05040a
      
           This box has a color of #05040a        
        
          <div style="background-color:#05040a;">Content here</div>
        
        
          .mybackground {background-color:#05040a;}
        
        Background color #05040a
      
           Border around this has a color of #05040a        
        
          <div style="border:2px solid #05040a;">Content here</div>
        
        
          .myborder {border:2px solid #05040a;}
        
        Border color #05040a