#0d419b color space conversions
Hex:
        #0d419b
        RGB:
        13, 65, 155
        CMY:
        95, 75, 39
        CMYK:
        92, 58, 0, 39
      HSL:
        218°, 84.5238%, 32.9412%
        HSV (HSB):
        218°, 91.6129%, 60.7843%
        XYZ:
        7.9727, 6.2327, 31.7932
        xyY:
        0.1733, 0.1355, 6.2327
      CIE-Lab:
        29.9922, 20.6307, -53.3880
        CIE-LCH:
        29.9922, 57.2355, 291.1280
        CIE-Luv:
        29.9922, -13.9697, -71.4939
        Hunter-Lab:
        24.9654, 13.3143, -58.0294
      #0d419b color charts
#0d419b RGB chart
      #0d419b CMYK chart
      #0d419b RGB pie chart
      #0d419b color shades, tints & tones
#0d419b color schemes
#0d419b color preview, HTML & CSS examples
           This text has a color of #0d419b        
        
          <p style="color:#0d419b;">Text here</p>
        
        
          .mytext {color:#0d419b;}
        
        Text color #0d419b
      
           This box has a color of #0d419b        
        
          <div style="background-color:#0d419b;">Content here</div>
        
        
          .mybackground {background-color:#0d419b;}
        
        Background color #0d419b
      
           Border around this has a color of #0d419b        
        
          <div style="border:2px solid #0d419b;">Content here</div>
        
        
          .myborder {border:2px solid #0d419b;}
        
        Border color #0d419b