#0510a2 color space conversions
Hex:
        #0510a2
        RGB:
        5, 16, 162
        CMY:
        98, 94, 36
        CMYK:
        97, 90, 0, 36
      HSL:
        236°, 94.0120%, 32.7451%
        HSV (HSB):
        236°, 96.9136%, 63.5294%
        XYZ:
        6.7695, 3.0115, 34.4069
        xyY:
        0.1532, 0.0682, 3.0115
      CIE-Lab:
        20.0898, 51.6972, -74.0017
        CIE-LCH:
        20.0898, 90.2710, 304.9379
        CIE-Luv:
        20.0898, -6.0922, -76.6943
        Hunter-Lab:
        17.3536, 39.2621, -105.4063
      #0510a2 color charts
#0510a2 RGB chart
      #0510a2 CMYK chart
      #0510a2 RGB pie chart
      #0510a2 color shades, tints & tones
#0510a2 color schemes
#0510a2 color preview, HTML & CSS examples
           This text has a color of #0510a2        
        
          <p style="color:#0510a2;">Text here</p>
        
        
          .mytext {color:#0510a2;}
        
        Text color #0510a2
      
           This box has a color of #0510a2        
        
          <div style="background-color:#0510a2;">Content here</div>
        
        
          .mybackground {background-color:#0510a2;}
        
        Background color #0510a2
      
           Border around this has a color of #0510a2        
        
          <div style="border:2px solid #0510a2;">Content here</div>
        
        
          .myborder {border:2px solid #0510a2;}
        
        Border color #0510a2