#3231c2 color space conversions
Hex:
        #3231c2
        RGB:
        50, 49, 194
        CMY:
        80, 81, 24
        CMYK:
        74, 75, 0, 24
      HSL:
        240°, 59.6708%, 47.6471%
        HSV (HSB):
        240°, 74.7423%, 76.0784%
        XYZ:
        12.1513, 6.7698, 51.7052
        xyY:
        0.1721, 0.0959, 6.7698
      CIE-Lab:
        31.2769, 48.1027, -74.5228
        CIE-LCH:
        31.2769, 88.6990, 302.8413
        CIE-Luv:
        31.2769, -6.9227, -98.2676
        Hunter-Lab:
        26.0188, 37.8303, -99.6094
      #3231c2 color charts
#3231c2 RGB chart
      #3231c2 CMYK chart
      #3231c2 RGB pie chart
      #3231c2 color shades, tints & tones
#3231c2 color schemes
#3231c2 color preview, HTML & CSS examples
           This text has a color of #3231c2        
        
          <p style="color:#3231c2;">Text here</p>
        
        
          .mytext {color:#3231c2;}
        
        Text color #3231c2
      
           This box has a color of #3231c2        
        
          <div style="background-color:#3231c2;">Content here</div>
        
        
          .mybackground {background-color:#3231c2;}
        
        Background color #3231c2
      
           Border around this has a color of #3231c2        
        
          <div style="border:2px solid #3231c2;">Content here</div>
        
        
          .myborder {border:2px solid #3231c2;}
        
        Border color #3231c2