#2732e1 color space conversions
Hex:
        #2732e1
        RGB:
        39, 50, 225
        CMY:
        85, 80, 12
        CMYK:
        83, 78, 0, 12
      HSL:
        236°, 75.6098%, 51.7647%
        HSV (HSB):
        236°, 82.6667%, 88.2353%
        XYZ:
        15.5679, 8.1488, 71.9865
        xyY:
        0.1627, 0.0851, 8.1488
      CIE-Lab:
        34.2908, 56.7984, -87.5233
        CIE-LCH:
        34.2908, 104.3378, 302.9816
        CIE-Luv:
        34.2908, -9.7231, -116.3590
        Hunter-Lab:
        28.5461, 47.3913, -129.5333
      #2732e1 color charts
#2732e1 RGB chart
      #2732e1 CMYK chart
      #2732e1 RGB pie chart
      #2732e1 color shades, tints & tones
#2732e1 color schemes
#2732e1 color preview, HTML & CSS examples
           This text has a color of #2732e1        
        
          <p style="color:#2732e1;">Text here</p>
        
        
          .mytext {color:#2732e1;}
        
        Text color #2732e1
      
           This box has a color of #2732e1        
        
          <div style="background-color:#2732e1;">Content here</div>
        
        
          .mybackground {background-color:#2732e1;}
        
        Background color #2732e1
      
           Border around this has a color of #2732e1        
        
          <div style="border:2px solid #2732e1;">Content here</div>
        
        
          .myborder {border:2px solid #2732e1;}
        
        Border color #2732e1