#3531a4 color space conversions
Hex:
        #3531a4
        RGB:
        53, 49, 164
        CMY:
        79, 81, 36
        CMYK:
        68, 70, 0, 36
      HSL:
        242°, 53.9906%, 41.7647%
        HSV (HSB):
        242°, 70.1220%, 64.3137%
        XYZ:
        9.2674, 5.6338, 35.7210
        xyY:
        0.1831, 0.1113, 5.6338
      CIE-Lab:
        28.4692, 38.4536, -61.2670
        CIE-LCH:
        28.4692, 72.3348, 302.1140
        CIE-Luv:
        28.4692, -4.9438, -79.9403
        Hunter-Lab:
        23.7357, 28.1558, -72.6132
      #3531a4 color charts
#3531a4 RGB chart
      #3531a4 CMYK chart
      #3531a4 RGB pie chart
      #3531a4 color shades, tints & tones
#3531a4 color schemes
#3531a4 color preview, HTML & CSS examples
           This text has a color of #3531a4        
        
          <p style="color:#3531a4;">Text here</p>
        
        
          .mytext {color:#3531a4;}
        
        Text color #3531a4
      
           This box has a color of #3531a4        
        
          <div style="background-color:#3531a4;">Content here</div>
        
        
          .mybackground {background-color:#3531a4;}
        
        Background color #3531a4
      
           Border around this has a color of #3531a4        
        
          <div style="border:2px solid #3531a4;">Content here</div>
        
        
          .myborder {border:2px solid #3531a4;}
        
        Border color #3531a4