#0d267b color space conversions
Hex:
        #0d267b
        RGB:
        13, 38, 123
        CMY:
        95, 85, 52
        CMYK:
        89, 69, 0, 52
      HSL:
        226°, 80.8824%, 26.6667%
        HSV (HSB):
        226°, 89.4309%, 48.2353%
        XYZ:
        4.4342, 2.9019, 19.0653
        xyY:
        0.1680, 0.1099, 2.9019
      CIE-Lab:
        19.6465, 26.3478, -50.4305
        CIE-LCH:
        19.6465, 56.8986, 297.5852
        CIE-Luv:
        19.6465, -7.4501, -56.1837
        Hunter-Lab:
        17.0348, 16.6534, -54.4327
      #0d267b color charts
#0d267b RGB chart
      #0d267b CMYK chart
      #0d267b RGB pie chart
      #0d267b color shades, tints & tones
#0d267b color schemes
#0d267b color preview, HTML & CSS examples
           This text has a color of #0d267b        
        
          <p style="color:#0d267b;">Text here</p>
        
        
          .mytext {color:#0d267b;}
        
        Text color #0d267b
      
           This box has a color of #0d267b        
        
          <div style="background-color:#0d267b;">Content here</div>
        
        
          .mybackground {background-color:#0d267b;}
        
        Background color #0d267b
      
           Border around this has a color of #0d267b        
        
          <div style="border:2px solid #0d267b;">Content here</div>
        
        
          .myborder {border:2px solid #0d267b;}
        
        Border color #0d267b