#0d055d color space conversions
Hex:
        #0d055d
        RGB:
        13, 5, 93
        CMY:
        95, 98, 64
        CMYK:
        86, 95, 0, 64
      HSL:
        245°, 89.7959%, 19.2157%
        HSV (HSB):
        245°, 94.6237%, 36.4706%
        XYZ:
        2.1960, 0.9844, 10.4302
        xyY:
        0.1613, 0.0723, 0.9844
      CIE-Lab:
        8.8610, 35.2494, -48.6474
        CIE-LCH:
        8.8610, 60.0757, 305.9267
        CIE-Luv:
        8.8610, -1.8196, -32.7982
        Hunter-Lab:
        9.9218, 22.1450, -55.3828
      #0d055d color charts
#0d055d RGB chart
      #0d055d CMYK chart
      #0d055d RGB pie chart
      #0d055d color shades, tints & tones
#0d055d color schemes
#0d055d color preview, HTML & CSS examples
           This text has a color of #0d055d        
        
          <p style="color:#0d055d;">Text here</p>
        
        
          .mytext {color:#0d055d;}
        
        Text color #0d055d
      
           This box has a color of #0d055d        
        
          <div style="background-color:#0d055d;">Content here</div>
        
        
          .mybackground {background-color:#0d055d;}
        
        Background color #0d055d
      
           Border around this has a color of #0d055d        
        
          <div style="border:2px solid #0d055d;">Content here</div>
        
        
          .myborder {border:2px solid #0d055d;}
        
        Border color #0d055d