#0d4bda color space conversions
Hex:
        #0d4bda
        RGB:
        13, 75, 218
        CMY:
        95, 71, 15
        CMYK:
        94, 66, 0, 15
      HSL:
        222°, 88.7446%, 45.2941%
        HSV (HSB):
        222°, 94.0367%, 85.4902%
        XYZ:
        15.3369, 10.1797, 67.4862
        xyY:
        0.1649, 0.1095, 10.1797
      CIE-Lab:
        38.1630, 38.7485, -77.1380
        CIE-LCH:
        38.1630, 86.3233, 296.6716
        CIE-Luv:
        38.1630, -16.0021, -109.6673
        Hunter-Lab:
        31.9056, 29.9697, -103.0753
      #0d4bda color charts
#0d4bda RGB chart
      #0d4bda CMYK chart
      #0d4bda RGB pie chart
      #0d4bda color shades, tints & tones
#0d4bda color schemes
#0d4bda color preview, HTML & CSS examples
           This text has a color of #0d4bda        
        
          <p style="color:#0d4bda;">Text here</p>
        
        
          .mytext {color:#0d4bda;}
        
        Text color #0d4bda
      
           This box has a color of #0d4bda        
        
          <div style="background-color:#0d4bda;">Content here</div>
        
        
          .mybackground {background-color:#0d4bda;}
        
        Background color #0d4bda
      
           Border around this has a color of #0d4bda        
        
          <div style="border:2px solid #0d4bda;">Content here</div>
        
        
          .myborder {border:2px solid #0d4bda;}
        
        Border color #0d4bda