#3c4ead color space conversions
Hex:
        #3c4ead
        RGB:
        60, 78, 173
        CMY:
        76, 69, 32
        CMYK:
        65, 55, 0, 32
      HSL:
        230°, 48.4979%, 45.6863%
        HSV (HSB):
        230°, 65.3179%, 67.8431%
        XYZ:
        12.1307, 9.4266, 40.7153
        xyY:
        0.1948, 0.1514, 9.4266
      CIE-Lab:
        36.7929, 24.1843, -53.0662
        CIE-LCH:
        36.7929, 58.3172, 294.5006
        CIE-Luv:
        36.7929, -10.4393, -76.8096
        Hunter-Lab:
        30.7027, 16.7959, -57.1334
      #3c4ead color charts
#3c4ead RGB chart
      #3c4ead CMYK chart
      #3c4ead RGB pie chart
      #3c4ead color shades, tints & tones
#3c4ead color schemes
#3c4ead color preview, HTML & CSS examples
           This text has a color of #3c4ead        
        
          <p style="color:#3c4ead;">Text here</p>
        
        
          .mytext {color:#3c4ead;}
        
        Text color #3c4ead
      
           This box has a color of #3c4ead        
        
          <div style="background-color:#3c4ead;">Content here</div>
        
        
          .mybackground {background-color:#3c4ead;}
        
        Background color #3c4ead
      
           Border around this has a color of #3c4ead        
        
          <div style="border:2px solid #3c4ead;">Content here</div>
        
        
          .myborder {border:2px solid #3c4ead;}
        
        Border color #3c4ead