#050bae color space conversions
Hex:
        #050bae
        RGB:
        5, 11, 174
        CMY:
        98, 96, 32
        CMYK:
        97, 94, 0, 32
      HSL:
        238°, 94.4134%, 35.0980%
        HSV (HSB):
        238°, 97.1264%, 68.2353%
        XYZ:
        7.8222, 3.3276, 40.2744
        xyY:
        0.1521, 0.0647, 3.3276
      CIE-Lab:
        21.3108, 56.6649, -79.2374
        CIE-LCH:
        21.3108, 97.4139, 305.5696
        CIE-Luv:
        21.3108, -6.2639, -83.2824
        Hunter-Lab:
        18.2417, 44.6197, -118.1324
      #050bae color charts
#050bae RGB chart
      #050bae CMYK chart
      #050bae RGB pie chart
      #050bae color shades, tints & tones
#050bae color schemes
#050bae color preview, HTML & CSS examples
           This text has a color of #050bae        
        
          <p style="color:#050bae;">Text here</p>
        
        
          .mytext {color:#050bae;}
        
        Text color #050bae
      
           This box has a color of #050bae        
        
          <div style="background-color:#050bae;">Content here</div>
        
        
          .mybackground {background-color:#050bae;}
        
        Background color #050bae
      
           Border around this has a color of #050bae        
        
          <div style="border:2px solid #050bae;">Content here</div>
        
        
          .myborder {border:2px solid #050bae;}
        
        Border color #050bae