#3b41a3 color space conversions
Hex:
        #3b41a3
        RGB:
        59, 65, 163
        CMY:
        77, 75, 36
        CMYK:
        64, 60, 0, 36
      HSL:
        237°, 46.8468%, 43.5294%
        HSV (HSB):
        237°, 63.8037%, 63.9216%
        XYZ:
        10.3048, 7.3547, 35.5268
        xyY:
        0.1937, 0.1383, 7.3547
      CIE-Lab:
        32.6012, 28.9288, -53.8926
        CIE-LCH:
        32.6012, 61.1660, 298.2263
        CIE-Luv:
        32.6012, -6.9601, -75.0169
        Hunter-Lab:
        27.1196, 20.3662, -58.6864
      #3b41a3 color charts
#3b41a3 RGB chart
      #3b41a3 CMYK chart
      #3b41a3 RGB pie chart
      #3b41a3 color shades, tints & tones
#3b41a3 color schemes
#3b41a3 color preview, HTML & CSS examples
           This text has a color of #3b41a3        
        
          <p style="color:#3b41a3;">Text here</p>
        
        
          .mytext {color:#3b41a3;}
        
        Text color #3b41a3
      
           This box has a color of #3b41a3        
        
          <div style="background-color:#3b41a3;">Content here</div>
        
        
          .mybackground {background-color:#3b41a3;}
        
        Background color #3b41a3
      
           Border around this has a color of #3b41a3        
        
          <div style="border:2px solid #3b41a3;">Content here</div>
        
        
          .myborder {border:2px solid #3b41a3;}
        
        Border color #3b41a3