#050d82 color space conversions
Hex:
        #050d82
        RGB:
        5, 13, 130
        CMY:
        98, 95, 49
        CMYK:
        96, 90, 0, 49
      HSL:
        236°, 92.5926%, 26.4706%
        HSV (HSB):
        236°, 96.1538%, 50.9804%
        XYZ:
        4.2358, 1.9318, 21.2687
        xyY:
        0.1544, 0.0704, 1.9318
      CIE-Lab:
        15.1253, 43.1091, -62.3800
        CIE-LCH:
        15.1253, 75.8265, 304.6473
        CIE-Luv:
        15.1253, -4.5624, -56.8515
        Hunter-Lab:
        13.8990, 30.0754, -80.9984
      #050d82 color charts
#050d82 RGB chart
      #050d82 CMYK chart
      #050d82 RGB pie chart
      #050d82 color shades, tints & tones
#050d82 color schemes
#050d82 color preview, HTML & CSS examples
           This text has a color of #050d82        
        
          <p style="color:#050d82;">Text here</p>
        
        
          .mytext {color:#050d82;}
        
        Text color #050d82
      
           This box has a color of #050d82        
        
          <div style="background-color:#050d82;">Content here</div>
        
        
          .mybackground {background-color:#050d82;}
        
        Background color #050d82
      
           Border around this has a color of #050d82        
        
          <div style="border:2px solid #050d82;">Content here</div>
        
        
          .myborder {border:2px solid #050d82;}
        
        Border color #050d82