#2424c4 color space conversions
Hex:
        #2424c4
        RGB:
        36, 36, 196
        CMY:
        86, 86, 23
        CMYK:
        82, 82, 0, 23
      HSL:
        240°, 68.9655%, 45.4902%
        HSV (HSB):
        240°, 81.6327%, 76.8627%
        XYZ:
        11.3222, 5.6223, 52.7130
        xyY:
        0.1625, 0.0807, 5.6223
      CIE-Lab:
        28.4389, 54.4714, -80.4232
        CIE-LCH:
        28.4389, 97.1340, 304.1102
        CIE-Luv:
        28.4389, -7.1700, -99.4361
        Hunter-Lab:
        23.7115, 43.7387, -115.2096
      #2424c4 color charts
#2424c4 RGB chart
      #2424c4 CMYK chart
      #2424c4 RGB pie chart
      #2424c4 color shades, tints & tones
#2424c4 color schemes
#2424c4 color preview, HTML & CSS examples
           This text has a color of #2424c4        
        
          <p style="color:#2424c4;">Text here</p>
        
        
          .mytext {color:#2424c4;}
        
        Text color #2424c4
      
           This box has a color of #2424c4        
        
          <div style="background-color:#2424c4;">Content here</div>
        
        
          .mybackground {background-color:#2424c4;}
        
        Background color #2424c4
      
           Border around this has a color of #2424c4        
        
          <div style="border:2px solid #2424c4;">Content here</div>
        
        
          .myborder {border:2px solid #2424c4;}
        
        Border color #2424c4