#2729a2 color space conversions
Hex:
        #2729a2
        RGB:
        39, 41, 162
        CMY:
        85, 84, 36
        CMYK:
        76, 75, 0, 36
      HSL:
        239°, 61.1940%, 39.4118%
        HSV (HSB):
        239°, 75.9259%, 63.5294%
        XYZ:
        8.1512, 4.6258, 34.6457
        xyY:
        0.1719, 0.0975, 4.6258
      CIE-Lab:
        25.6411, 41.0074, -64.7450
        CIE-LCH:
        25.6411, 76.6389, 302.3489
        CIE-Luv:
        25.6411, -6.0582, -79.6418
        Hunter-Lab:
        21.5078, 30.0110, -80.4515
      #2729a2 color charts
#2729a2 RGB chart
      #2729a2 CMYK chart
      #2729a2 RGB pie chart
      #2729a2 color shades, tints & tones
#2729a2 color schemes
#2729a2 color preview, HTML & CSS examples
           This text has a color of #2729a2        
        
          <p style="color:#2729a2;">Text here</p>
        
        
          .mytext {color:#2729a2;}
        
        Text color #2729a2
      
           This box has a color of #2729a2        
        
          <div style="background-color:#2729a2;">Content here</div>
        
        
          .mybackground {background-color:#2729a2;}
        
        Background color #2729a2
      
           Border around this has a color of #2729a2        
        
          <div style="border:2px solid #2729a2;">Content here</div>
        
        
          .myborder {border:2px solid #2729a2;}
        
        Border color #2729a2