#0d29ff color space conversions
Hex:
        #0d29ff
        RGB:
        13, 41, 255
        CMY:
        95, 84, 0
        CMYK:
        95, 84, 0, 0
      HSL:
        233°, 100.0000%, 52.5490%
        HSV (HSB):
        233°, 94.9020%, 100.0000%
        XYZ:
        19.0089, 8.8914, 95.3221
        xyY:
        0.1543, 0.0722, 8.8914
      CIE-Lab:
        35.7744, 69.2336, -102.0599
        CIE-LCH:
        35.7744, 123.3269, 304.1515
        CIE-Luv:
        35.7744, -11.3382, -132.9070
        Hunter-Lab:
        29.8185, 61.6090, -168.6618
      #0d29ff color charts
#0d29ff RGB chart
      #0d29ff CMYK chart
      #0d29ff RGB pie chart
      #0d29ff color shades, tints & tones
#0d29ff color schemes
#0d29ff color preview, HTML & CSS examples
           This text has a color of #0d29ff        
        
          <p style="color:#0d29ff;">Text here</p>
        
        
          .mytext {color:#0d29ff;}
        
        Text color #0d29ff
      
           This box has a color of #0d29ff        
        
          <div style="background-color:#0d29ff;">Content here</div>
        
        
          .mybackground {background-color:#0d29ff;}
        
        Background color #0d29ff
      
           Border around this has a color of #0d29ff        
        
          <div style="border:2px solid #0d29ff;">Content here</div>
        
        
          .myborder {border:2px solid #0d29ff;}
        
        Border color #0d29ff