#0d0064 color space conversions
Hex:
        #0d0064
        RGB:
        13, 0, 100
        CMY:
        95, 100, 61
        CMYK:
        87, 100, 0, 61
      HSL:
        248°, 100.0000%, 19.6078%
        HSV (HSB):
        248°, 100.0000%, 39.2157%
        XYZ:
        2.4662, 1.0057, 12.1207
        xyY:
        0.1582, 0.0645, 1.0057
      CIE-Lab:
        9.0386, 40.1002, -53.0399
        CIE-LCH:
        9.0386, 66.4925, 307.0907
        CIE-Luv:
        9.0386, -1.7464, -35.3039
        Hunter-Lab:
        10.0283, 26.3485, -64.6412
      #0d0064 color charts
#0d0064 RGB chart
      #0d0064 CMYK chart
      #0d0064 RGB pie chart
      #0d0064 color shades, tints & tones
#0d0064 color schemes
#0d0064 color preview, HTML & CSS examples
           This text has a color of #0d0064        
        
          <p style="color:#0d0064;">Text here</p>
        
        
          .mytext {color:#0d0064;}
        
        Text color #0d0064
      
           This box has a color of #0d0064        
        
          <div style="background-color:#0d0064;">Content here</div>
        
        
          .mybackground {background-color:#0d0064;}
        
        Background color #0d0064
      
           Border around this has a color of #0d0064        
        
          <div style="border:2px solid #0d0064;">Content here</div>
        
        
          .myborder {border:2px solid #0d0064;}
        
        Border color #0d0064