#2729a3 color space conversions
Hex:
        #2729a3
        RGB:
        39, 41, 163
        CMY:
        85, 84, 36
        CMYK:
        76, 75, 0, 36
      HSL:
        239°, 61.3861%, 39.6078%
        HSV (HSB):
        239°, 76.0736%, 63.9216%
        XYZ:
        8.2405, 4.6616, 35.1158
        xyY:
        0.1716, 0.0971, 4.6616
      CIE-Lab:
        25.7479, 41.3488, -65.1755
        CIE-LCH:
        25.7479, 77.1853, 302.3919
        CIE-Luv:
        25.7479, -6.0991, -80.2392
        Hunter-Lab:
        21.5906, 30.3445, -81.3179
      #2729a3 color charts
#2729a3 RGB chart
      #2729a3 CMYK chart
      #2729a3 RGB pie chart
      #2729a3 color shades, tints & tones
#2729a3 color schemes
#2729a3 color preview, HTML & CSS examples
           This text has a color of #2729a3        
        
          <p style="color:#2729a3;">Text here</p>
        
        
          .mytext {color:#2729a3;}
        
        Text color #2729a3
      
           This box has a color of #2729a3        
        
          <div style="background-color:#2729a3;">Content here</div>
        
        
          .mybackground {background-color:#2729a3;}
        
        Background color #2729a3
      
           Border around this has a color of #2729a3        
        
          <div style="border:2px solid #2729a3;">Content here</div>
        
        
          .myborder {border:2px solid #2729a3;}
        
        Border color #2729a3