#2729a5 color space conversions
Hex:
        #2729a5
        RGB:
        39, 41, 165
        CMY:
        85, 84, 35
        CMYK:
        76, 75, 0, 35
      HSL:
        239°, 61.7647%, 40.0000%
        HSV (HSB):
        239°, 76.3636%, 64.7059%
        XYZ:
        8.4212, 4.7338, 36.0672
        xyY:
        0.1711, 0.0962, 4.7338
      CIE-Lab:
        25.9626, 42.0292, -66.0331
        CIE-LCH:
        25.9626, 78.2741, 302.4762
        CIE-Luv:
        25.9626, -6.1808, -81.4319
        Hunter-Lab:
        21.7574, 31.0130, -83.0549
      #2729a5 color charts
#2729a5 RGB chart
      #2729a5 CMYK chart
      #2729a5 RGB pie chart
      #2729a5 color shades, tints & tones
#2729a5 color schemes
#2729a5 color preview, HTML & CSS examples
           This text has a color of #2729a5        
        
          <p style="color:#2729a5;">Text here</p>
        
        
          .mytext {color:#2729a5;}
        
        Text color #2729a5
      
           This box has a color of #2729a5        
        
          <div style="background-color:#2729a5;">Content here</div>
        
        
          .mybackground {background-color:#2729a5;}
        
        Background color #2729a5
      
           Border around this has a color of #2729a5        
        
          <div style="border:2px solid #2729a5;">Content here</div>
        
        
          .myborder {border:2px solid #2729a5;}
        
        Border color #2729a5