#3132a5 color space conversions
Hex:
        #3132a5
        RGB:
        49, 50, 165
        CMY:
        81, 80, 35
        CMYK:
        70, 70, 0, 35
      HSL:
        239°, 54.2056%, 41.9608%
        HSV (HSB):
        239°, 70.3030%, 64.7059%
        XYZ:
        9.1988, 5.6508, 36.2032
        xyY:
        0.1802, 0.1107, 5.6508
      CIE-Lab:
        28.5138, 37.6925, -61.8082
        CIE-LCH:
        28.5138, 72.3946, 301.3761
        CIE-Luv:
        28.5138, -6.0046, -80.5401
        Hunter-Lab:
        23.7714, 27.4738, -73.6572
      #3132a5 color charts
#3132a5 RGB chart
      #3132a5 CMYK chart
      #3132a5 RGB pie chart
      #3132a5 color shades, tints & tones
#3132a5 color schemes
#3132a5 color preview, HTML & CSS examples
           This text has a color of #3132a5        
        
          <p style="color:#3132a5;">Text here</p>
        
        
          .mytext {color:#3132a5;}
        
        Text color #3132a5
      
           This box has a color of #3132a5        
        
          <div style="background-color:#3132a5;">Content here</div>
        
        
          .mybackground {background-color:#3132a5;}
        
        Background color #3132a5
      
           Border around this has a color of #3132a5        
        
          <div style="border:2px solid #3132a5;">Content here</div>
        
        
          .myborder {border:2px solid #3132a5;}
        
        Border color #3132a5