#2421a1 color space conversions
Hex:
        #2421a1
        RGB:
        36, 33, 161
        CMY:
        86, 87, 37
        CMYK:
        78, 80, 0, 37
      HSL:
        241°, 65.9794%, 38.0392%
        HSV (HSB):
        241°, 79.5031%, 63.1373%
        XYZ:
        7.7044, 4.0360, 34.0912
        xyY:
        0.1681, 0.0881, 4.0360
      CIE-Lab:
        23.7901, 44.8812, -67.2040
        CIE-LCH:
        23.7901, 80.8127, 303.7364
        CIE-Luv:
        23.7901, -5.2915, -78.9615
        Hunter-Lab:
        20.0898, 33.2977, -86.5488
      #2421a1 color charts
#2421a1 RGB chart
      #2421a1 CMYK chart
      #2421a1 RGB pie chart
      #2421a1 color shades, tints & tones
#2421a1 color schemes
#2421a1 color preview, HTML & CSS examples
           This text has a color of #2421a1        
        
          <p style="color:#2421a1;">Text here</p>
        
        
          .mytext {color:#2421a1;}
        
        Text color #2421a1
      
           This box has a color of #2421a1        
        
          <div style="background-color:#2421a1;">Content here</div>
        
        
          .mybackground {background-color:#2421a1;}
        
        Background color #2421a1
      
           Border around this has a color of #2421a1        
        
          <div style="border:2px solid #2421a1;">Content here</div>
        
        
          .myborder {border:2px solid #2421a1;}
        
        Border color #2421a1