#3c34a2 color space conversions
Hex:
        #3c34a2
        RGB:
        60, 52, 162
        CMY:
        76, 80, 36
        CMYK:
        63, 68, 0, 36
      HSL:
        244°, 51.4019%, 41.9608%
        HSV (HSB):
        244°, 67.9012%, 63.5294%
        XYZ:
        9.6131, 6.0253, 34.8387
        xyY:
        0.1904, 0.1194, 6.0253
      CIE-Lab:
        29.4761, 36.9402, -58.3859
        CIE-LCH:
        29.4761, 69.0905, 302.3211
        CIE-Luv:
        29.4761, -3.7618, -77.8551
        Hunter-Lab:
        24.5464, 26.9492, -66.9678
      #3c34a2 color charts
#3c34a2 RGB chart
      #3c34a2 CMYK chart
      #3c34a2 RGB pie chart
      #3c34a2 color shades, tints & tones
#3c34a2 color schemes
#3c34a2 color preview, HTML & CSS examples
           This text has a color of #3c34a2        
        
          <p style="color:#3c34a2;">Text here</p>
        
        
          .mytext {color:#3c34a2;}
        
        Text color #3c34a2
      
           This box has a color of #3c34a2        
        
          <div style="background-color:#3c34a2;">Content here</div>
        
        
          .mybackground {background-color:#3c34a2;}
        
        Background color #3c34a2
      
           Border around this has a color of #3c34a2        
        
          <div style="border:2px solid #3c34a2;">Content here</div>
        
        
          .myborder {border:2px solid #3c34a2;}
        
        Border color #3c34a2