#29518d color space conversions
Hex:
        #29518d
        RGB:
        41, 81, 141
        CMY:
        84, 68, 45
        CMYK:
        71, 43, 0, 45
      HSL:
        216°, 54.9451%, 35.6863%
        HSV (HSB):
        216°, 70.9220%, 55.2941%
        XYZ:
        8.6646, 8.2794, 26.3407
        xyY:
        0.2002, 0.1913, 8.2794
      CIE-Lab:
        34.5580, 7.1072, -37.4504
        CIE-LCH:
        34.5580, 38.1188, 280.7456
        CIE-Luv:
        34.5580, -15.3924, -52.4056
        Hunter-Lab:
        28.7739, 3.3969, -34.1346
      #29518d color charts
#29518d RGB chart
      #29518d CMYK chart
      #29518d RGB pie chart
      #29518d color shades, tints & tones
#29518d color schemes
#29518d color preview, HTML & CSS examples
           This text has a color of #29518d        
        
          <p style="color:#29518d;">Text here</p>
        
        
          .mytext {color:#29518d;}
        
        Text color #29518d
      
           This box has a color of #29518d        
        
          <div style="background-color:#29518d;">Content here</div>
        
        
          .mybackground {background-color:#29518d;}
        
        Background color #29518d
      
           Border around this has a color of #29518d        
        
          <div style="border:2px solid #29518d;">Content here</div>
        
        
          .myborder {border:2px solid #29518d;}
        
        Border color #29518d