#050bca color space conversions
Hex:
        #050bca
        RGB:
        5, 11, 202
        CMY:
        98, 96, 21
        CMYK:
        98, 95, 0, 21
      HSL:
        238°, 95.1691%, 40.5882%
        HSV (HSB):
        238°, 97.5248%, 79.2157%
        XYZ:
        10.8429, 4.5359, 56.1811
        xyY:
        0.1515, 0.0634, 4.5359
      CIE-Lab:
        25.3693, 64.1808, -89.0868
        CIE-LCH:
        25.3693, 109.7981, 305.7701
        CIE-Luv:
        25.3693, -7.4361, -100.0435
        Hunter-Lab:
        21.2976, 53.6062, -141.4933
      #050bca color charts
#050bca RGB chart
      #050bca CMYK chart
      #050bca RGB pie chart
      #050bca color shades, tints & tones
#050bca color schemes
#050bca color preview, HTML & CSS examples
           This text has a color of #050bca        
        
          <p style="color:#050bca;">Text here</p>
        
        
          .mytext {color:#050bca;}
        
        Text color #050bca
      
           This box has a color of #050bca        
        
          <div style="background-color:#050bca;">Content here</div>
        
        
          .mybackground {background-color:#050bca;}
        
        Background color #050bca
      
           Border around this has a color of #050bca        
        
          <div style="border:2px solid #050bca;">Content here</div>
        
        
          .myborder {border:2px solid #050bca;}
        
        Border color #050bca