#2400a6 color space conversions
Hex:
        #2400a6
        RGB:
        36, 0, 166
        CMY:
        86, 100, 35
        CMYK:
        78, 100, 0, 35
      HSL:
        253°, 100.0000%, 32.5490%
        HSV (HSB):
        253°, 100.0000%, 65.0980%
        XYZ:
        7.6105, 3.1282, 36.2791
        xyY:
        0.1619, 0.0665, 3.1282
      CIE-Lab:
        20.5503, 57.9624, -75.6350
        CIE-LCH:
        20.5503, 95.2906, 307.4645
        CIE-Luv:
        20.5503, -3.0733, -79.0788
        Hunter-Lab:
        17.6868, 45.8550, -109.2344
      #2400a6 color charts
#2400a6 RGB chart
      #2400a6 CMYK chart
      #2400a6 RGB pie chart
      #2400a6 color shades, tints & tones
#2400a6 color schemes
#2400a6 color preview, HTML & CSS examples
           This text has a color of #2400a6        
        
          <p style="color:#2400a6;">Text here</p>
        
        
          .mytext {color:#2400a6;}
        
        Text color #2400a6
      
           This box has a color of #2400a6        
        
          <div style="background-color:#2400a6;">Content here</div>
        
        
          .mybackground {background-color:#2400a6;}
        
        Background color #2400a6
      
           Border around this has a color of #2400a6        
        
          <div style="border:2px solid #2400a6;">Content here</div>
        
        
          .myborder {border:2px solid #2400a6;}
        
        Border color #2400a6