#0d2aac color space conversions
Hex:
        #0d2aac
        RGB:
        13, 42, 172
        CMY:
        95, 84, 33
        CMYK:
        92, 76, 0, 33
      HSL:
        229°, 85.9459%, 36.2745%
        HSV (HSB):
        229°, 92.4419%, 67.4510%
        XYZ:
        8.4403, 4.7201, 39.4959
        xyY:
        0.1603, 0.0896, 4.7201
      CIE-Lab:
        25.9218, 42.3738, -70.3564
        CIE-LCH:
        25.9218, 82.1314, 301.0594
        CIE-Luv:
        25.9218, -9.1303, -85.4235
        Hunter-Lab:
        21.7257, 31.3266, -92.5775
      #0d2aac color charts
#0d2aac RGB chart
      #0d2aac CMYK chart
      #0d2aac RGB pie chart
      #0d2aac color shades, tints & tones
#0d2aac color schemes
#0d2aac color preview, HTML & CSS examples
           This text has a color of #0d2aac        
        
          <p style="color:#0d2aac;">Text here</p>
        
        
          .mytext {color:#0d2aac;}
        
        Text color #0d2aac
      
           This box has a color of #0d2aac        
        
          <div style="background-color:#0d2aac;">Content here</div>
        
        
          .mybackground {background-color:#0d2aac;}
        
        Background color #0d2aac
      
           Border around this has a color of #0d2aac        
        
          <div style="border:2px solid #0d2aac;">Content here</div>
        
        
          .myborder {border:2px solid #0d2aac;}
        
        Border color #0d2aac