#2402b4 color space conversions
Hex:
        #2402b4
        RGB:
        36, 2, 180
        CMY:
        86, 99, 29
        CMYK:
        80, 99, 0, 29
      HSL:
        251°, 97.8022%, 35.6863%
        HSV (HSB):
        251°, 98.8889%, 70.5882%
        XYZ:
        8.9875, 3.7138, 43.4232
        xyY:
        0.1601, 0.0662, 3.7138
      CIE-Lab:
        22.7017, 60.9734, -80.4874
        CIE-LCH:
        22.7017, 100.9752, 307.1458
        CIE-Luv:
        22.7017, -3.9684, -87.6215
        Hunter-Lab:
        19.2711, 49.5225, -120.1067
      #2402b4 color charts
#2402b4 RGB chart
      #2402b4 CMYK chart
      #2402b4 RGB pie chart
      #2402b4 color shades, tints & tones
#2402b4 color schemes
#2402b4 color preview, HTML & CSS examples
           This text has a color of #2402b4        
        
          <p style="color:#2402b4;">Text here</p>
        
        
          .mytext {color:#2402b4;}
        
        Text color #2402b4
      
           This box has a color of #2402b4        
        
          <div style="background-color:#2402b4;">Content here</div>
        
        
          .mybackground {background-color:#2402b4;}
        
        Background color #2402b4
      
           Border around this has a color of #2402b4        
        
          <div style="border:2px solid #2402b4;">Content here</div>
        
        
          .myborder {border:2px solid #2402b4;}
        
        Border color #2402b4