#050b86 color space conversions
Hex:
        #050b86
        RGB:
        5, 11, 134
        CMY:
        98, 96, 47
        CMYK:
        96, 92, 0, 47
      HSL:
        237°, 92.8058%, 27.2549%
        HSV (HSB):
        237°, 96.2687%, 52.5490%
        XYZ:
        4.4853, 1.9928, 22.7025
        xyY:
        0.1537, 0.0683, 1.9928
      CIE-Lab:
        15.4496, 45.1263, -64.3719
        CIE-LCH:
        15.4496, 78.6138, 305.0314
        CIE-Luv:
        15.4496, -4.5747, -58.9140
        Hunter-Lab:
        14.1168, 32.0105, -85.4679
      #050b86 color charts
#050b86 RGB chart
      #050b86 CMYK chart
      #050b86 RGB pie chart
      #050b86 color shades, tints & tones
#050b86 color schemes
#050b86 color preview, HTML & CSS examples
           This text has a color of #050b86        
        
          <p style="color:#050b86;">Text here</p>
        
        
          .mytext {color:#050b86;}
        
        Text color #050b86
      
           This box has a color of #050b86        
        
          <div style="background-color:#050b86;">Content here</div>
        
        
          .mybackground {background-color:#050b86;}
        
        Background color #050b86
      
           Border around this has a color of #050b86        
        
          <div style="border:2px solid #050b86;">Content here</div>
        
        
          .myborder {border:2px solid #050b86;}
        
        Border color #050b86