#29548f color space conversions
Hex:
        #29548f
        RGB:
        41, 84, 143
        CMY:
        84, 67, 44
        CMYK:
        71, 41, 0, 44
      HSL:
        215°, 55.4348%, 36.0784%
        HSV (HSB):
        215°, 71.3287%, 56.0784%
        XYZ:
        9.0427, 8.7952, 27.2076
        xyY:
        0.2007, 0.1953, 8.7952
      CIE-Lab:
        35.5870, 5.8987, -37.0287
        CIE-LCH:
        35.5870, 37.4956, 279.0512
        CIE-Luv:
        35.5870, -16.3509, -52.1499
        Hunter-Lab:
        29.6568, 2.5274, -33.6340
      #29548f color charts
#29548f RGB chart
      #29548f CMYK chart
      #29548f RGB pie chart
      #29548f color shades, tints & tones
#29548f color schemes
#29548f color preview, HTML & CSS examples
           This text has a color of #29548f        
        
          <p style="color:#29548f;">Text here</p>
        
        
          .mytext {color:#29548f;}
        
        Text color #29548f
      
           This box has a color of #29548f        
        
          <div style="background-color:#29548f;">Content here</div>
        
        
          .mybackground {background-color:#29548f;}
        
        Background color #29548f
      
           Border around this has a color of #29548f        
        
          <div style="border:2px solid #29548f;">Content here</div>
        
        
          .myborder {border:2px solid #29548f;}
        
        Border color #29548f