#050b36 color space conversions
Hex:
        #050b36
        RGB:
        5, 11, 54
        CMY:
        98, 96, 79
        CMYK:
        91, 80, 0, 79
      HSL:
        233°, 83.0508%, 11.5686%
        HSV (HSB):
        233°, 90.7407%, 21.1765%
        XYZ:
        0.8481, 0.5380, 3.5492
        xyY:
        0.1718, 0.1090, 0.5380
      CIE-Lab:
        4.8593, 13.7965, -27.9236
        CIE-LCH:
        4.8593, 31.1460, 296.2930
        CIE-Luv:
        4.8593, -1.5442, -13.9527
        Hunter-Lab:
        7.3345, 7.8051, -23.5562
      #050b36 color charts
#050b36 RGB chart
      #050b36 CMYK chart
      #050b36 RGB pie chart
      #050b36 color shades, tints & tones
#050b36 color schemes
#050b36 color preview, HTML & CSS examples
           This text has a color of #050b36        
        
          <p style="color:#050b36;">Text here</p>
        
        
          .mytext {color:#050b36;}
        
        Text color #050b36
      
           This box has a color of #050b36        
        
          <div style="background-color:#050b36;">Content here</div>
        
        
          .mybackground {background-color:#050b36;}
        
        Background color #050b36
      
           Border around this has a color of #050b36        
        
          <div style="border:2px solid #050b36;">Content here</div>
        
        
          .myborder {border:2px solid #050b36;}
        
        Border color #050b36