#3b21a8 color space conversions
Hex:
        #3b21a8
        RGB:
        59, 33, 168
        CMY:
        77, 87, 34
        CMYK:
        65, 80, 0, 34
      HSL:
        252°, 67.1642%, 39.4118%
        HSV (HSB):
        252°, 80.3571%, 65.8824%
        XYZ:
        9.4154, 4.8447, 37.4847
        xyY:
        0.1820, 0.0936, 4.8447
      CIE-Lab:
        26.2876, 49.0761, -67.2623
        CIE-LCH:
        26.2876, 83.2627, 306.1153
        CIE-Luv:
        26.2876, -1.4513, -83.4548
        Hunter-Lab:
        22.0106, 37.8375, -85.5650
      #3b21a8 color charts
#3b21a8 RGB chart
      #3b21a8 CMYK chart
      #3b21a8 RGB pie chart
      #3b21a8 color shades, tints & tones
#3b21a8 color schemes
#3b21a8 color preview, HTML & CSS examples
           This text has a color of #3b21a8        
        
          <p style="color:#3b21a8;">Text here</p>
        
        
          .mytext {color:#3b21a8;}
        
        Text color #3b21a8
      
           This box has a color of #3b21a8        
        
          <div style="background-color:#3b21a8;">Content here</div>
        
        
          .mybackground {background-color:#3b21a8;}
        
        Background color #3b21a8
      
           Border around this has a color of #3b21a8        
        
          <div style="border:2px solid #3b21a8;">Content here</div>
        
        
          .myborder {border:2px solid #3b21a8;}
        
        Border color #3b21a8