#0d47ff color space conversions
Hex:
        #0d47ff
        RGB:
        13, 71, 255
        CMY:
        95, 72, 0
        CMYK:
        95, 72, 0, 0
      HSL:
        226°, 100.0000%, 52.5490%
        HSV (HSB):
        226°, 94.9020%, 100.0000%
        XYZ:
        20.4692, 11.8120, 95.8088
        xyY:
        0.1598, 0.0922, 11.8120
      CIE-Lab:
        40.9158, 54.3761, -93.5206
        CIE-LCH:
        40.9158, 108.1798, 300.1752
        CIE-Luv:
        40.9158, -15.4508, -132.5393
        Hunter-Lab:
        34.3687, 46.1656, -141.2236
      #0d47ff color charts
#0d47ff RGB chart
      #0d47ff CMYK chart
      #0d47ff RGB pie chart
      #0d47ff color shades, tints & tones
#0d47ff color schemes
#0d47ff color preview, HTML & CSS examples
           This text has a color of #0d47ff        
        
          <p style="color:#0d47ff;">Text here</p>
        
        
          .mytext {color:#0d47ff;}
        
        Text color #0d47ff
      
           This box has a color of #0d47ff        
        
          <div style="background-color:#0d47ff;">Content here</div>
        
        
          .mybackground {background-color:#0d47ff;}
        
        Background color #0d47ff
      
           Border around this has a color of #0d47ff        
        
          <div style="border:2px solid #0d47ff;">Content here</div>
        
        
          .myborder {border:2px solid #0d47ff;}
        
        Border color #0d47ff