#2832c1 color space conversions
Hex:
        #2832c1
        RGB:
        40, 50, 193
        CMY:
        84, 80, 24
        CMYK:
        79, 74, 0, 24
      HSL:
        236°, 65.6652%, 45.6863%
        HSV (HSB):
        236°, 79.2746%, 75.6863%
        XYZ:
        11.6413, 6.5826, 51.1091
        xyY:
        0.1679, 0.0949, 6.5826
      CIE-Lab:
        30.8371, 46.4242, -74.6792
        CIE-LCH:
        30.8371, 87.9329, 301.8671
        CIE-Luv:
        30.8371, -8.5229, -97.6874
        Hunter-Lab:
        25.6565, 36.0931, -100.1490
      #2832c1 color charts
#2832c1 RGB chart
      #2832c1 CMYK chart
      #2832c1 RGB pie chart
      #2832c1 color shades, tints & tones
#2832c1 color schemes
#2832c1 color preview, HTML & CSS examples
           This text has a color of #2832c1        
        
          <p style="color:#2832c1;">Text here</p>
        
        
          .mytext {color:#2832c1;}
        
        Text color #2832c1
      
           This box has a color of #2832c1        
        
          <div style="background-color:#2832c1;">Content here</div>
        
        
          .mybackground {background-color:#2832c1;}
        
        Background color #2832c1
      
           Border around this has a color of #2832c1        
        
          <div style="border:2px solid #2832c1;">Content here</div>
        
        
          .myborder {border:2px solid #2832c1;}
        
        Border color #2832c1