#0a2380 color space conversions
Hex:
        #0a2380
        RGB:
        10, 35, 128
        CMY:
        96, 86, 50
        CMYK:
        92, 73, 0, 50
      HSL:
        227°, 85.5072%, 27.0588%
        HSV (HSB):
        227°, 92.1875%, 50.1961%
        XYZ:
        4.6225, 2.8251, 20.7237
        xyY:
        0.1641, 0.1003, 2.8251
      CIE-Lab:
        19.3294, 30.2263, -54.1318
        CIE-LCH:
        19.3294, 61.9991, 299.1783
        CIE-Luv:
        19.3294, -7.1545, -59.1605
        Hunter-Lab:
        16.8081, 19.6763, -61.3369
      #0a2380 color charts
#0a2380 RGB chart
      #0a2380 CMYK chart
      #0a2380 RGB pie chart
      #0a2380 color shades, tints & tones
#0a2380 color schemes
#0a2380 color preview, HTML & CSS examples
           This text has a color of #0a2380        
        
          <p style="color:#0a2380;">Text here</p>
        
        
          .mytext {color:#0a2380;}
        
        Text color #0a2380
      
           This box has a color of #0a2380        
        
          <div style="background-color:#0a2380;">Content here</div>
        
        
          .mybackground {background-color:#0a2380;}
        
        Background color #0a2380
      
           Border around this has a color of #0a2380        
        
          <div style="border:2px solid #0a2380;">Content here</div>
        
        
          .myborder {border:2px solid #0a2380;}
        
        Border color #0a2380