#0d2aba color space conversions
Hex:
        #0d2aba
        RGB:
        13, 42, 186
        CMY:
        95, 84, 27
        CMYK:
        93, 77, 0, 27
      HSL:
        230°, 86.9347%, 39.0196%
        HSV (HSB):
        230°, 93.0108%, 72.9412%
        XYZ:
        9.8569, 5.2867, 46.9553
        xyY:
        0.1587, 0.0851, 5.2867
      CIE-Lab:
        27.5363, 47.2545, -76.0398
        CIE-LCH:
        27.5363, 89.5267, 301.8586
        CIE-Luv:
        27.5363, -9.4622, -93.6052
        Hunter-Lab:
        22.9927, 36.2847, -104.9858
      #0d2aba color charts
#0d2aba RGB chart
      #0d2aba CMYK chart
      #0d2aba RGB pie chart
      #0d2aba color shades, tints & tones
#0d2aba color schemes
#0d2aba color preview, HTML & CSS examples
           This text has a color of #0d2aba        
        
          <p style="color:#0d2aba;">Text here</p>
        
        
          .mytext {color:#0d2aba;}
        
        Text color #0d2aba
      
           This box has a color of #0d2aba        
        
          <div style="background-color:#0d2aba;">Content here</div>
        
        
          .mybackground {background-color:#0d2aba;}
        
        Background color #0d2aba
      
           Border around this has a color of #0d2aba        
        
          <div style="border:2px solid #0d2aba;">Content here</div>
        
        
          .myborder {border:2px solid #0d2aba;}
        
        Border color #0d2aba