#3c2dcd color space conversions
Hex:
        #3c2dcd
        RGB:
        60, 45, 205
        CMY:
        76, 82, 20
        CMYK:
        71, 78, 0, 20
      HSL:
        246°, 64.0000%, 49.0196%
        HSV (HSB):
        246°, 78.0488%, 80.3922%
        XYZ:
        13.8213, 7.2452, 58.4276
        xyY:
        0.1739, 0.0911, 7.2452
      CIE-Lab:
        32.3587, 54.4872, -79.1463
        CIE-LCH:
        32.3587, 96.0885, 304.5450
        CIE-Luv:
        32.3587, -5.1250, -104.8972
        Hunter-Lab:
        26.9169, 44.5516, -109.8568
      #3c2dcd color charts
#3c2dcd RGB chart
      #3c2dcd CMYK chart
      #3c2dcd RGB pie chart
      #3c2dcd color shades, tints & tones
#3c2dcd color schemes
#3c2dcd color preview, HTML & CSS examples
           This text has a color of #3c2dcd        
        
          <p style="color:#3c2dcd;">Text here</p>
        
        
          .mytext {color:#3c2dcd;}
        
        Text color #3c2dcd
      
           This box has a color of #3c2dcd        
        
          <div style="background-color:#3c2dcd;">Content here</div>
        
        
          .mybackground {background-color:#3c2dcd;}
        
        Background color #3c2dcd
      
           Border around this has a color of #3c2dcd        
        
          <div style="border:2px solid #3c2dcd;">Content here</div>
        
        
          .myborder {border:2px solid #3c2dcd;}
        
        Border color #3c2dcd