#0500a0 color space conversions
Hex:
        #0500a0
        RGB:
        5, 0, 160
        CMY:
        98, 100, 37
        CMYK:
        97, 100, 0, 37
      HSL:
        242°, 100.0000%, 31.3725%
        HSV (HSB):
        242°, 100.0000%, 62.7451%
        XYZ:
        6.4078, 2.5703, 33.4161
        xyY:
        0.1511, 0.0606, 2.5703
      CIE-Lab:
        18.2337, 55.9383, -75.8815
        CIE-LCH:
        18.2337, 94.2714, 306.3969
        CIE-Luv:
        18.2337, -5.0563, -73.2521
        Hunter-Lab:
        16.0322, 43.2862, -112.3559
      #0500a0 color charts
#0500a0 RGB chart
      #0500a0 CMYK chart
      #0500a0 RGB pie chart
      #0500a0 color shades, tints & tones
#0500a0 color schemes
#0500a0 color preview, HTML & CSS examples
           This text has a color of #0500a0        
        
          <p style="color:#0500a0;">Text here</p>
        
        
          .mytext {color:#0500a0;}
        
        Text color #0500a0
      
           This box has a color of #0500a0        
        
          <div style="background-color:#0500a0;">Content here</div>
        
        
          .mybackground {background-color:#0500a0;}
        
        Background color #0500a0
      
           Border around this has a color of #0500a0        
        
          <div style="border:2px solid #0500a0;">Content here</div>
        
        
          .myborder {border:2px solid #0500a0;}
        
        Border color #0500a0