#0729ce color space conversions
Hex:
        #0729ce
        RGB:
        7, 41, 206
        CMY:
        97, 84, 19
        CMYK:
        97, 80, 0, 19
      HSL:
        230°, 93.4272%, 41.7647%
        HSV (HSB):
        230°, 96.6019%, 80.7843%
        XYZ:
        12.0211, 6.0873, 58.9339
        xyY:
        0.1560, 0.0790, 6.0873
      CIE-Lab:
        29.6316, 54.2920, -84.3163
        CIE-LCH:
        29.6316, 100.2840, 302.7778
        CIE-Luv:
        29.6316, -10.0887, -105.0724
        Hunter-Lab:
        24.6724, 43.7938, -124.3527
      #0729ce color charts
#0729ce RGB chart
      #0729ce CMYK chart
      #0729ce RGB pie chart
      #0729ce color shades, tints & tones
#0729ce color schemes
#0729ce color preview, HTML & CSS examples
           This text has a color of #0729ce        
        
          <p style="color:#0729ce;">Text here</p>
        
        
          .mytext {color:#0729ce;}
        
        Text color #0729ce
      
           This box has a color of #0729ce        
        
          <div style="background-color:#0729ce;">Content here</div>
        
        
          .mybackground {background-color:#0729ce;}
        
        Background color #0729ce
      
           Border around this has a color of #0729ce        
        
          <div style="border:2px solid #0729ce;">Content here</div>
        
        
          .myborder {border:2px solid #0729ce;}
        
        Border color #0729ce