#2420a5 color space conversions
Hex:
        #2420a5
        RGB:
        36, 32, 165
        CMY:
        86, 87, 35
        CMYK:
        78, 81, 0, 35
      HSL:
        242°, 67.5127%, 38.6275%
        HSV (HSB):
        242°, 80.6061%, 64.7059%
        XYZ:
        8.0356, 4.1247, 35.9699
        xyY:
        0.1670, 0.0857, 4.1247
      CIE-Lab:
        24.0795, 46.6907, -69.1553
        CIE-LCH:
        24.0795, 83.4414, 304.0255
        CIE-Luv:
        24.0795, -5.3459, -81.2535
        Hunter-Lab:
        20.3094, 35.0839, -90.7920
      #2420a5 color charts
#2420a5 RGB chart
      #2420a5 CMYK chart
      #2420a5 RGB pie chart
      #2420a5 color shades, tints & tones
#2420a5 color schemes
#2420a5 color preview, HTML & CSS examples
           This text has a color of #2420a5        
        
          <p style="color:#2420a5;">Text here</p>
        
        
          .mytext {color:#2420a5;}
        
        Text color #2420a5
      
           This box has a color of #2420a5        
        
          <div style="background-color:#2420a5;">Content here</div>
        
        
          .mybackground {background-color:#2420a5;}
        
        Background color #2420a5
      
           Border around this has a color of #2420a5        
        
          <div style="border:2px solid #2420a5;">Content here</div>
        
        
          .myborder {border:2px solid #2420a5;}
        
        Border color #2420a5