#050c84 color space conversions
Hex:
        #050c84
        RGB:
        5, 12, 132
        CMY:
        98, 95, 48
        CMYK:
        96, 91, 0, 48
      HSL:
        237°, 92.7007%, 26.8627%
        HSV (HSB):
        237°, 96.2121%, 51.7647%
        XYZ:
        4.3589, 1.9612, 21.9786
        xyY:
        0.1540, 0.0693, 1.9612
      CIE-Lab:
        15.2820, 44.1349, -63.3867
        CIE-LCH:
        15.2820, 77.2383, 304.8488
        CIE-Luv:
        15.2820, -4.5653, -57.8761
        Hunter-Lab:
        14.0041, 31.0527, -83.2491
      #050c84 color charts
#050c84 RGB chart
      #050c84 CMYK chart
      #050c84 RGB pie chart
      #050c84 color shades, tints & tones
#050c84 color schemes
#050c84 color preview, HTML & CSS examples
           This text has a color of #050c84        
        
          <p style="color:#050c84;">Text here</p>
        
        
          .mytext {color:#050c84;}
        
        Text color #050c84
      
           This box has a color of #050c84        
        
          <div style="background-color:#050c84;">Content here</div>
        
        
          .mybackground {background-color:#050c84;}
        
        Background color #050c84
      
           Border around this has a color of #050c84        
        
          <div style="border:2px solid #050c84;">Content here</div>
        
        
          .myborder {border:2px solid #050c84;}
        
        Border color #050c84