#2732a4 color space conversions
Hex:
        #2732a4
        RGB:
        39, 50, 164
        CMY:
        85, 80, 36
        CMYK:
        76, 70, 0, 36
      HSL:
        235°, 61.5764%, 39.8039%
        HSV (HSB):
        235°, 76.2195%, 64.3137%
        XYZ:
        8.6781, 5.3929, 35.7055
        xyY:
        0.1743, 0.1083, 5.3929
      CIE-Lab:
        27.8260, 36.2420, -62.3562
        CIE-LCH:
        27.8260, 72.1234, 300.1655
        CIE-Luv:
        27.8260, -7.7246, -80.1502
        Hunter-Lab:
        23.2226, 26.0650, -74.9046
      #2732a4 color charts
#2732a4 RGB chart
      #2732a4 CMYK chart
      #2732a4 RGB pie chart
      #2732a4 color shades, tints & tones
#2732a4 color schemes
#2732a4 color preview, HTML & CSS examples
           This text has a color of #2732a4        
        
          <p style="color:#2732a4;">Text here</p>
        
        
          .mytext {color:#2732a4;}
        
        Text color #2732a4
      
           This box has a color of #2732a4        
        
          <div style="background-color:#2732a4;">Content here</div>
        
        
          .mybackground {background-color:#2732a4;}
        
        Background color #2732a4
      
           Border around this has a color of #2732a4        
        
          <div style="border:2px solid #2732a4;">Content here</div>
        
        
          .myborder {border:2px solid #2732a4;}
        
        Border color #2732a4