#3c21a1 color space conversions
Hex:
        #3c21a1
        RGB:
        60, 33, 161
        CMY:
        76, 87, 37
        CMYK:
        63, 80, 0, 37
      HSL:
        253°, 65.9794%, 38.0392%
        HSV (HSB):
        253°, 79.5031%, 63.1373%
        XYZ:
        8.8404, 4.6216, 34.1443
        xyY:
        0.1857, 0.0971, 4.6216
      CIE-Lab:
        25.6283, 47.1091, -64.1053
        CIE-LCH:
        25.6283, 79.5534, 306.3111
        CIE-Luv:
        25.6283, -0.6786, -79.3009
        Hunter-Lab:
        21.4979, 35.7816, -79.1198
      #3c21a1 color charts
#3c21a1 RGB chart
      #3c21a1 CMYK chart
      #3c21a1 RGB pie chart
      #3c21a1 color shades, tints & tones
#3c21a1 color schemes
#3c21a1 color preview, HTML & CSS examples
           This text has a color of #3c21a1        
        
          <p style="color:#3c21a1;">Text here</p>
        
        
          .mytext {color:#3c21a1;}
        
        Text color #3c21a1
      
           This box has a color of #3c21a1        
        
          <div style="background-color:#3c21a1;">Content here</div>
        
        
          .mybackground {background-color:#3c21a1;}
        
        Background color #3c21a1
      
           Border around this has a color of #3c21a1        
        
          <div style="border:2px solid #3c21a1;">Content here</div>
        
        
          .myborder {border:2px solid #3c21a1;}
        
        Border color #3c21a1