#0d4bdf color space conversions
Hex:
        #0d4bdf
        RGB:
        13, 75, 223
        CMY:
        95, 71, 13
        CMYK:
        94, 66, 0, 13
      HSL:
        222°, 88.9831%, 46.2745%
        HSV (HSB):
        222°, 94.1704%, 87.4510%
        XYZ:
        16.0013, 10.4454, 70.9848
        xyY:
        0.1642, 0.1072, 10.4454
      CIE-Lab:
        38.6303, 40.6095, -79.2296
        CIE-LCH:
        38.6303, 89.0307, 297.1376
        CIE-Luv:
        38.6303, -16.0033, -112.7731
        Hunter-Lab:
        32.3194, 31.8164, -107.5983
      #0d4bdf color charts
#0d4bdf RGB chart
      #0d4bdf CMYK chart
      #0d4bdf RGB pie chart
      #0d4bdf color shades, tints & tones
#0d4bdf color schemes
#0d4bdf color preview, HTML & CSS examples
           This text has a color of #0d4bdf        
        
          <p style="color:#0d4bdf;">Text here</p>
        
        
          .mytext {color:#0d4bdf;}
        
        Text color #0d4bdf
      
           This box has a color of #0d4bdf        
        
          <div style="background-color:#0d4bdf;">Content here</div>
        
        
          .mybackground {background-color:#0d4bdf;}
        
        Background color #0d4bdf
      
           Border around this has a color of #0d4bdf        
        
          <div style="border:2px solid #0d4bdf;">Content here</div>
        
        
          .myborder {border:2px solid #0d4bdf;}
        
        Border color #0d4bdf