#29437f color space conversions
Hex:
        #29437f
        RGB:
        41, 67, 127
        CMY:
        84, 74, 50
        CMYK:
        68, 47, 0, 50
      HSL:
        222°, 51.1905%, 32.9412%
        HSV (HSB):
        222°, 67.7165%, 49.8039%
        XYZ:
        6.7524, 6.0180, 20.8844
        xyY:
        0.2006, 0.1788, 6.0180
      CIE-Lab:
        29.4579, 11.1429, -36.9653
        CIE-LCH:
        29.4579, 38.6083, 286.7749
        CIE-Luv:
        29.4579, -10.9861, -49.4527
        Hunter-Lab:
        24.5317, 6.2019, -33.3028
      #29437f color charts
#29437f RGB chart
      #29437f CMYK chart
      #29437f RGB pie chart
      #29437f color shades, tints & tones
#29437f color schemes
#29437f color preview, HTML & CSS examples
           This text has a color of #29437f        
        
          <p style="color:#29437f;">Text here</p>
        
        
          .mytext {color:#29437f;}
        
        Text color #29437f
      
           This box has a color of #29437f        
        
          <div style="background-color:#29437f;">Content here</div>
        
        
          .mybackground {background-color:#29437f;}
        
        Background color #29437f
      
           Border around this has a color of #29437f        
        
          <div style="border:2px solid #29437f;">Content here</div>
        
        
          .myborder {border:2px solid #29437f;}
        
        Border color #29437f