#2400c8 color space conversions
Hex:
        #2400c8
        RGB:
        36, 0, 200
        CMY:
        86, 100, 22
        CMYK:
        82, 100, 0, 22
      HSL:
        251°, 100.0000%, 39.2157%
        HSV (HSB):
        251°, 100.0000%, 78.4314%
        XYZ:
        11.1529, 4.5452, 54.9331
        xyY:
        0.1579, 0.0644, 4.5452
      CIE-Lab:
        25.3976, 66.3477, -87.8412
        CIE-LCH:
        25.3976, 110.0822, 307.0643
        CIE-Luv:
        25.3976, -4.9866, -99.3066
        Hunter-Lab:
        21.3195, 56.0698, -137.8467
      #2400c8 color charts
#2400c8 RGB chart
      #2400c8 CMYK chart
      #2400c8 RGB pie chart
      #2400c8 color shades, tints & tones
#2400c8 color schemes
#2400c8 color preview, HTML & CSS examples
           This text has a color of #2400c8        
        
          <p style="color:#2400c8;">Text here</p>
        
        
          .mytext {color:#2400c8;}
        
        Text color #2400c8
      
           This box has a color of #2400c8        
        
          <div style="background-color:#2400c8;">Content here</div>
        
        
          .mybackground {background-color:#2400c8;}
        
        Background color #2400c8
      
           Border around this has a color of #2400c8        
        
          <div style="border:2px solid #2400c8;">Content here</div>
        
        
          .myborder {border:2px solid #2400c8;}
        
        Border color #2400c8