#3c2d85 color space conversions
Hex:
        #3c2d85
        RGB:
        60, 45, 133
        CMY:
        76, 82, 48
        CMYK:
        55, 66, 0, 48
      HSL:
        250°, 49.4382%, 34.9020%
        HSV (HSB):
        250°, 66.1654%, 52.1569%
        XYZ:
        7.0355, 4.5309, 22.6940
        xyY:
        0.2054, 0.1322, 4.5309
      CIE-Lab:
        25.3541, 31.6863, -47.2804
        CIE-LCH:
        25.3541, 56.9163, 303.8292
        CIE-Luv:
        25.3541, -0.3803, -60.4285
        Hunter-Lab:
        21.2859, 21.7483, -48.3122
      #3c2d85 color charts
#3c2d85 RGB chart
      #3c2d85 CMYK chart
      #3c2d85 RGB pie chart
      #3c2d85 color shades, tints & tones
#3c2d85 color schemes
#3c2d85 color preview, HTML & CSS examples
           This text has a color of #3c2d85        
        
          <p style="color:#3c2d85;">Text here</p>
        
        
          .mytext {color:#3c2d85;}
        
        Text color #3c2d85
      
           This box has a color of #3c2d85        
        
          <div style="background-color:#3c2d85;">Content here</div>
        
        
          .mybackground {background-color:#3c2d85;}
        
        Background color #3c2d85
      
           Border around this has a color of #3c2d85        
        
          <div style="border:2px solid #3c2d85;">Content here</div>
        
        
          .myborder {border:2px solid #3c2d85;}
        
        Border color #3c2d85