#29518e color space conversions
Hex:
        #29518e
        RGB:
        41, 81, 142
        CMY:
        84, 68, 44
        CMYK:
        71, 43, 0, 44
      HSL:
        216°, 55.1913%, 35.8824%
        HSV (HSB):
        216°, 71.1268%, 55.6863%
        XYZ:
        8.7394, 8.3093, 26.7344
        xyY:
        0.1996, 0.1898, 8.3093
      CIE-Lab:
        34.6189, 7.4905, -37.9634
        CIE-LCH:
        34.6189, 38.6953, 281.1616
        CIE-Luv:
        34.6189, -15.3768, -53.1938
        Hunter-Lab:
        28.8258, 3.6722, -34.8103
      #29518e color charts
#29518e RGB chart
      #29518e CMYK chart
      #29518e RGB pie chart
      #29518e color shades, tints & tones
#29518e color schemes
#29518e color preview, HTML & CSS examples
           This text has a color of #29518e        
        
          <p style="color:#29518e;">Text here</p>
        
        
          .mytext {color:#29518e;}
        
        Text color #29518e
      
           This box has a color of #29518e        
        
          <div style="background-color:#29518e;">Content here</div>
        
        
          .mybackground {background-color:#29518e;}
        
        Background color #29518e
      
           Border around this has a color of #29518e        
        
          <div style="border:2px solid #29518e;">Content here</div>
        
        
          .myborder {border:2px solid #29518e;}
        
        Border color #29518e