#0d0d70 color space conversions
Hex:
        #0d0d70
        RGB:
        13, 13, 112
        CMY:
        95, 95, 56
        CMYK:
        88, 88, 0, 56
      HSL:
        240°, 79.2000%, 24.5098%
        HSV (HSB):
        240°, 88.3929%, 43.9216%
        XYZ:
        3.2345, 1.5433, 15.4566
        xyY:
        0.1599, 0.0763, 1.5433
      CIE-Lab:
        12.8805, 37.5447, -54.5374
        CIE-LCH:
        12.8805, 66.2112, 304.5443
        CIE-Luv:
        12.8805, -3.3497, -46.4540
        Hunter-Lab:
        12.4228, 24.7361, -65.0734
      #0d0d70 color charts
#0d0d70 RGB chart
      #0d0d70 CMYK chart
      #0d0d70 RGB pie chart
      #0d0d70 color shades, tints & tones
#0d0d70 color schemes
#0d0d70 color preview, HTML & CSS examples
           This text has a color of #0d0d70        
        
          <p style="color:#0d0d70;">Text here</p>
        
        
          .mytext {color:#0d0d70;}
        
        Text color #0d0d70
      
           This box has a color of #0d0d70        
        
          <div style="background-color:#0d0d70;">Content here</div>
        
        
          .mybackground {background-color:#0d0d70;}
        
        Background color #0d0d70
      
           Border around this has a color of #0d0d70        
        
          <div style="border:2px solid #0d0d70;">Content here</div>
        
        
          .myborder {border:2px solid #0d0d70;}
        
        Border color #0d0d70