#29355e color space conversions
Hex:
        #29355e
        RGB:
        41, 53, 94
        CMY:
        84, 79, 63
        CMYK:
        56, 44, 0, 63
      HSL:
        226°, 39.2593%, 26.4706%
        HSV (HSB):
        226°, 56.3830%, 36.8627%
        XYZ:
        4.2079, 3.8258, 11.1063
        xyY:
        0.2198, 0.1999, 3.8258
      CIE-Lab:
        23.0869, 8.4026, -26.0562
        CIE-LCH:
        23.0869, 27.3775, 287.8735
        CIE-Luv:
        23.0869, -6.1533, -31.6830
        Hunter-Lab:
        19.5596, 4.1722, -19.9744
      #29355e color charts
#29355e RGB chart
      #29355e CMYK chart
      #29355e RGB pie chart
      #29355e color shades, tints & tones
#29355e color schemes
#29355e color preview, HTML & CSS examples
           This text has a color of #29355e        
        
          <p style="color:#29355e;">Text here</p>
        
        
          .mytext {color:#29355e;}
        
        Text color #29355e
      
           This box has a color of #29355e        
        
          <div style="background-color:#29355e;">Content here</div>
        
        
          .mybackground {background-color:#29355e;}
        
        Background color #29355e
      
           Border around this has a color of #29355e        
        
          <div style="border:2px solid #29355e;">Content here</div>
        
        
          .myborder {border:2px solid #29355e;}
        
        Border color #29355e