#29528d color space conversions
Hex:
        #29528d
        RGB:
        41, 82, 141
        CMY:
        84, 68, 45
        CMYK:
        71, 42, 0, 45
      HSL:
        215°, 54.9451%, 35.6863%
        HSV (HSB):
        215°, 70.9220%, 55.2941%
        XYZ:
        8.7395, 8.4291, 26.3657
        xyY:
        0.2007, 0.1936, 8.4291
      CIE-Lab:
        34.8610, 6.4476, -36.9674
        CIE-LCH:
        34.8610, 37.5255, 279.8936
        CIE-Luv:
        34.8610, -15.7228, -51.7969
        Hunter-Lab:
        29.0329, 2.9244, -33.5200
      #29528d color charts
#29528d RGB chart
      #29528d CMYK chart
      #29528d RGB pie chart
      #29528d color shades, tints & tones
#29528d color schemes
#29528d color preview, HTML & CSS examples
           This text has a color of #29528d        
        
          <p style="color:#29528d;">Text here</p>
        
        
          .mytext {color:#29528d;}
        
        Text color #29528d
      
           This box has a color of #29528d        
        
          <div style="background-color:#29528d;">Content here</div>
        
        
          .mybackground {background-color:#29528d;}
        
        Background color #29528d
      
           Border around this has a color of #29528d        
        
          <div style="border:2px solid #29528d;">Content here</div>
        
        
          .myborder {border:2px solid #29528d;}
        
        Border color #29528d