#0d0080 color space conversions
Hex:
        #0d0080
        RGB:
        13, 0, 128
        CMY:
        95, 100, 50
        CMYK:
        90, 100, 0, 50
      HSL:
        246°, 100.0000%, 25.0980%
        HSV (HSB):
        246°, 100.0000%, 50.1961%
        XYZ:
        4.0623, 1.6441, 20.5253
        xyY:
        0.1549, 0.0627, 1.6441
      CIE-Lab:
        13.4962, 47.6768, -63.8207
        CIE-LCH:
        13.4962, 79.6628, 306.7613
        CIE-Luv:
        13.4962, -3.1394, -53.4199
        Hunter-Lab:
        12.8222, 34.1128, -85.9340
      #0d0080 color charts
#0d0080 RGB chart
      #0d0080 CMYK chart
      #0d0080 RGB pie chart
      #0d0080 color shades, tints & tones
#0d0080 color schemes
#0d0080 color preview, HTML & CSS examples
           This text has a color of #0d0080        
        
          <p style="color:#0d0080;">Text here</p>
        
        
          .mytext {color:#0d0080;}
        
        Text color #0d0080
      
           This box has a color of #0d0080        
        
          <div style="background-color:#0d0080;">Content here</div>
        
        
          .mybackground {background-color:#0d0080;}
        
        Background color #0d0080
      
           Border around this has a color of #0d0080        
        
          <div style="border:2px solid #0d0080;">Content here</div>
        
        
          .myborder {border:2px solid #0d0080;}
        
        Border color #0d0080