#2420a3 color space conversions
Hex:
        #2420a3
        RGB:
        36, 32, 163
        CMY:
        86, 87, 36
        CMYK:
        78, 80, 0, 36
      HSL:
        242°, 67.1795%, 38.2353%
        HSV (HSB):
        242°, 80.3681%, 63.9216%
        XYZ:
        7.8549, 4.0524, 35.0185
        xyY:
        0.1674, 0.0864, 4.0524
      CIE-Lab:
        23.8440, 46.0484, -68.3314
        CIE-LCH:
        23.8440, 82.3992, 303.9760
        CIE-Luv:
        23.8440, -5.2546, -80.0851
        Hunter-Lab:
        20.1307, 34.4215, -89.0472
      #2420a3 color charts
#2420a3 RGB chart
      #2420a3 CMYK chart
      #2420a3 RGB pie chart
      #2420a3 color shades, tints & tones
#2420a3 color schemes
#2420a3 color preview, HTML & CSS examples
           This text has a color of #2420a3        
        
          <p style="color:#2420a3;">Text here</p>
        
        
          .mytext {color:#2420a3;}
        
        Text color #2420a3
      
           This box has a color of #2420a3        
        
          <div style="background-color:#2420a3;">Content here</div>
        
        
          .mybackground {background-color:#2420a3;}
        
        Background color #2420a3
      
           Border around this has a color of #2420a3        
        
          <div style="border:2px solid #2420a3;">Content here</div>
        
        
          .myborder {border:2px solid #2420a3;}
        
        Border color #2420a3