#0d1eaf color space conversions
Hex:
        #0d1eaf
        RGB:
        13, 30, 175
        CMY:
        95, 88, 31
        CMYK:
        93, 83, 0, 31
      HSL:
        234°, 86.1702%, 36.8627%
        HSV (HSB):
        234°, 92.5714%, 68.6275%
        XYZ:
        8.3681, 4.1093, 40.9096
        xyY:
        0.1567, 0.0770, 4.1093
      CIE-Lab:
        24.0294, 49.8928, -75.3010
        CIE-LCH:
        24.0294, 90.3301, 303.5275
        CIE-Luv:
        24.0294, -7.5501, -86.3581
        Hunter-Lab:
        20.2713, 38.2111, -105.4634
      #0d1eaf color charts
#0d1eaf RGB chart
      #0d1eaf CMYK chart
      #0d1eaf RGB pie chart
      #0d1eaf color shades, tints & tones
#0d1eaf color schemes
#0d1eaf color preview, HTML & CSS examples
           This text has a color of #0d1eaf        
        
          <p style="color:#0d1eaf;">Text here</p>
        
        
          .mytext {color:#0d1eaf;}
        
        Text color #0d1eaf
      
           This box has a color of #0d1eaf        
        
          <div style="background-color:#0d1eaf;">Content here</div>
        
        
          .mybackground {background-color:#0d1eaf;}
        
        Background color #0d1eaf
      
           Border around this has a color of #0d1eaf        
        
          <div style="border:2px solid #0d1eaf;">Content here</div>
        
        
          .myborder {border:2px solid #0d1eaf;}
        
        Border color #0d1eaf