#0500a6 color space conversions
Hex:
        #0500a6
        RGB:
        5, 0, 166
        CMY:
        98, 100, 35
        CMYK:
        97, 100, 0, 35
      HSL:
        242°, 100.0000%, 32.5490%
        HSV (HSB):
        242°, 100.0000%, 65.0980%
        XYZ:
        6.9455, 2.7854, 36.2480
        xyY:
        0.1511, 0.0606, 2.7854
      CIE-Lab:
        19.1633, 57.4723, -77.9869
        CIE-LCH:
        19.1633, 96.8763, 306.3883
        CIE-Luv:
        19.1633, -5.3345, -77.0135
        Hunter-Lab:
        16.6896, 45.0773, -117.0883
      #0500a6 color charts
#0500a6 RGB chart
      #0500a6 CMYK chart
      #0500a6 RGB pie chart
      #0500a6 color shades, tints & tones
#0500a6 color schemes
#0500a6 color preview, HTML & CSS examples
           This text has a color of #0500a6        
        
          <p style="color:#0500a6;">Text here</p>
        
        
          .mytext {color:#0500a6;}
        
        Text color #0500a6
      
           This box has a color of #0500a6        
        
          <div style="background-color:#0500a6;">Content here</div>
        
        
          .mybackground {background-color:#0500a6;}
        
        Background color #0500a6
      
           Border around this has a color of #0500a6        
        
          <div style="border:2px solid #0500a6;">Content here</div>
        
        
          .myborder {border:2px solid #0500a6;}
        
        Border color #0500a6