#0d228d color space conversions
Hex:
        #0d228d
        RGB:
        13, 34, 141
        CMY:
        95, 87, 45
        CMYK:
        91, 76, 0, 45
      HSL:
        230°, 83.1169%, 30.1961%
        HSV (HSB):
        230°, 90.7801%, 55.2941%
        XYZ:
        5.5457, 3.1527, 25.5155
        xyY:
        0.1621, 0.0921, 3.1527
      CIE-Lab:
        20.6454, 35.9750, -60.1226
        CIE-LCH:
        20.6454, 70.0638, 300.8947
        CIE-Luv:
        20.6454, -7.0824, -66.8374
        Hunter-Lab:
        17.7559, 24.6785, -72.7718
      #0d228d color charts
#0d228d RGB chart
      #0d228d CMYK chart
      #0d228d RGB pie chart
      #0d228d color shades, tints & tones
#0d228d color schemes
#0d228d color preview, HTML & CSS examples
           This text has a color of #0d228d        
        
          <p style="color:#0d228d;">Text here</p>
        
        
          .mytext {color:#0d228d;}
        
        Text color #0d228d
      
           This box has a color of #0d228d        
        
          <div style="background-color:#0d228d;">Content here</div>
        
        
          .mybackground {background-color:#0d228d;}
        
        Background color #0d228d
      
           Border around this has a color of #0d228d        
        
          <div style="border:2px solid #0d228d;">Content here</div>
        
        
          .myborder {border:2px solid #0d228d;}
        
        Border color #0d228d