#0d0264 color space conversions
Hex:
        #0d0264
        RGB:
        13, 2, 100
        CMY:
        95, 99, 61
        CMYK:
        87, 98, 0, 61
      HSL:
        247°, 96.0784%, 20.0000%
        HSV (HSB):
        247°, 98.0000%, 39.2157%
        XYZ:
        2.4879, 1.0491, 12.1280
        xyY:
        0.1588, 0.0670, 1.0491
      CIE-Lab:
        9.3938, 39.0020, -52.4465
        CIE-LCH:
        9.3938, 65.3590, 306.6364
        CIE-Luv:
        9.3938, -1.9051, -36.0785
        Hunter-Lab:
        10.2425, 25.4341, -63.0347
      #0d0264 color charts
#0d0264 RGB chart
      #0d0264 CMYK chart
      #0d0264 RGB pie chart
      #0d0264 color shades, tints & tones
#0d0264 color schemes
#0d0264 color preview, HTML & CSS examples
           This text has a color of #0d0264        
        
          <p style="color:#0d0264;">Text here</p>
        
        
          .mytext {color:#0d0264;}
        
        Text color #0d0264
      
           This box has a color of #0d0264        
        
          <div style="background-color:#0d0264;">Content here</div>
        
        
          .mybackground {background-color:#0d0264;}
        
        Background color #0d0264
      
           Border around this has a color of #0d0264        
        
          <div style="border:2px solid #0d0264;">Content here</div>
        
        
          .myborder {border:2px solid #0d0264;}
        
        Border color #0d0264