#3231b2 color space conversions
Hex:
        #3231b2
        RGB:
        50, 49, 178
        CMY:
        80, 81, 30
        CMYK:
        72, 72, 0, 30
      HSL:
        240°, 56.8282%, 44.5098%
        HSV (HSB):
        240°, 72.4719%, 69.8039%
        XYZ:
        10.4496, 6.0891, 42.7440
        xyY:
        0.1763, 0.1027, 6.0891
      CIE-Lab:
        29.6361, 42.8209, -67.7600
        CIE-LCH:
        29.6361, 80.1564, 302.2908
        CIE-Luv:
        29.6361, -6.2114, -88.6453
        Hunter-Lab:
        24.6761, 32.4063, -85.4292
      #3231b2 color charts
#3231b2 RGB chart
      #3231b2 CMYK chart
      #3231b2 RGB pie chart
      #3231b2 color shades, tints & tones
#3231b2 color schemes
#3231b2 color preview, HTML & CSS examples
           This text has a color of #3231b2        
        
          <p style="color:#3231b2;">Text here</p>
        
        
          .mytext {color:#3231b2;}
        
        Text color #3231b2
      
           This box has a color of #3231b2        
        
          <div style="background-color:#3231b2;">Content here</div>
        
        
          .mybackground {background-color:#3231b2;}
        
        Background color #3231b2
      
           Border around this has a color of #3231b2        
        
          <div style="border:2px solid #3231b2;">Content here</div>
        
        
          .myborder {border:2px solid #3231b2;}
        
        Border color #3231b2