#0d34ac color space conversions
Hex:
        #0d34ac
        RGB:
        13, 52, 172
        CMY:
        95, 80, 33
        CMYK:
        92, 70, 0, 33
      HSL:
        225°, 85.9459%, 36.2745%
        HSV (HSB):
        225°, 92.4419%, 67.4510%
        XYZ:
        8.8404, 5.5201, 39.6293
        xyY:
        0.1637, 0.1022, 5.5201
      CIE-Lab:
        28.1679, 36.1622, -66.6442
        CIE-LCH:
        28.1679, 75.8231, 298.4850
        CIE-Luv:
        28.1679, -10.9400, -85.0847
        Hunter-Lab:
        23.4949, 26.0476, -83.5591
      #0d34ac color charts
#0d34ac RGB chart
      #0d34ac CMYK chart
      #0d34ac RGB pie chart
      #0d34ac color shades, tints & tones
#0d34ac color schemes
#0d34ac color preview, HTML & CSS examples
           This text has a color of #0d34ac        
        
          <p style="color:#0d34ac;">Text here</p>
        
        
          .mytext {color:#0d34ac;}
        
        Text color #0d34ac
      
           This box has a color of #0d34ac        
        
          <div style="background-color:#0d34ac;">Content here</div>
        
        
          .mybackground {background-color:#0d34ac;}
        
        Background color #0d34ac
      
           Border around this has a color of #0d34ac        
        
          <div style="border:2px solid #0d34ac;">Content here</div>
        
        
          .myborder {border:2px solid #0d34ac;}
        
        Border color #0d34ac