#0d29be color space conversions
Hex:
        #0d29be
        RGB:
        13, 41, 190
        CMY:
        95, 84, 25
        CMYK:
        93, 78, 0, 25
      HSL:
        231°, 87.1921%, 39.8039%
        HSV (HSB):
        231°, 93.1579%, 74.5098%
        XYZ:
        10.2532, 5.3891, 49.2150
        xyY:
        0.1581, 0.0831, 5.3891
      CIE-Lab:
        27.8159, 49.1567, -77.9439
        CIE-LCH:
        27.8159, 92.1501, 302.2383
        CIE-Luv:
        27.8159, -9.4192, -95.8881
        Hunter-Lab:
        23.2145, 38.2128, -109.4451
      #0d29be color charts
#0d29be RGB chart
      #0d29be CMYK chart
      #0d29be RGB pie chart
      #0d29be color shades, tints & tones
#0d29be color schemes
#0d29be color preview, HTML & CSS examples
           This text has a color of #0d29be        
        
          <p style="color:#0d29be;">Text here</p>
        
        
          .mytext {color:#0d29be;}
        
        Text color #0d29be
      
           This box has a color of #0d29be        
        
          <div style="background-color:#0d29be;">Content here</div>
        
        
          .mybackground {background-color:#0d29be;}
        
        Background color #0d29be
      
           Border around this has a color of #0d29be        
        
          <div style="border:2px solid #0d29be;">Content here</div>
        
        
          .myborder {border:2px solid #0d29be;}
        
        Border color #0d29be