#40729a color space conversions
Hex:
        #40729a
        RGB:
        64, 114, 154
        CMY:
        75, 55, 40
        CMYK:
        58, 26, 0, 40
      HSL:
        207°, 41.2844%, 42.7451%
        HSV (HSB):
        207°, 58.4416%, 60.3922%
        XYZ:
        13.9644, 15.4577, 32.8195
        xyY:
        0.2244, 0.2484, 15.4577
      CIE-Lab:
        46.2548, -4.5054, -26.7615
        CIE-LCH:
        46.2548, 27.1382, 260.4436
        CIE-Luv:
        46.2548, -21.4062, -38.6394
        Hunter-Lab:
        39.3163, -5.4037, -21.9712
      #40729a color charts
#40729a RGB chart
      #40729a CMYK chart
      #40729a RGB pie chart
      #40729a color shades, tints & tones
#40729a color schemes
#40729a color preview, HTML & CSS examples
           This text has a color of #40729a        
        
          <p style="color:#40729a;">Text here</p>
        
        
          .mytext {color:#40729a;}
        
        Text color #40729a
      
           This box has a color of #40729a        
        
          <div style="background-color:#40729a;">Content here</div>
        
        
          .mybackground {background-color:#40729a;}
        
        Background color #40729a
      
           Border around this has a color of #40729a        
        
          <div style="border:2px solid #40729a;">Content here</div>
        
        
          .myborder {border:2px solid #40729a;}
        
        Border color #40729a