#3c21cd color space conversions
Hex:
        #3c21cd
        RGB:
        60, 33, 205
        CMY:
        76, 87, 20
        CMYK:
        71, 84, 0, 20
      HSL:
        249°, 72.2689%, 46.6667%
        HSV (HSB):
        249°, 83.9024%, 80.3922%
        XYZ:
        13.4268, 6.4561, 58.2961
        xyY:
        0.1717, 0.0826, 6.4561
      CIE-Lab:
        30.5353, 59.8209, -82.1681
        CIE-LCH:
        30.5353, 101.6373, 306.0558
        CIE-Luv:
        30.5353, -3.7702, -105.0236
        Hunter-Lab:
        25.4090, 49.8586, -118.2436
      #3c21cd color charts
#3c21cd RGB chart
      #3c21cd CMYK chart
      #3c21cd RGB pie chart
      #3c21cd color shades, tints & tones
#3c21cd color schemes
#3c21cd color preview, HTML & CSS examples
           This text has a color of #3c21cd        
        
          <p style="color:#3c21cd;">Text here</p>
        
        
          .mytext {color:#3c21cd;}
        
        Text color #3c21cd
      
           This box has a color of #3c21cd        
        
          <div style="background-color:#3c21cd;">Content here</div>
        
        
          .mybackground {background-color:#3c21cd;}
        
        Background color #3c21cd
      
           Border around this has a color of #3c21cd        
        
          <div style="border:2px solid #3c21cd;">Content here</div>
        
        
          .myborder {border:2px solid #3c21cd;}
        
        Border color #3c21cd