#2404dd color space conversions
Hex:
        #2404dd
        RGB:
        36, 4, 221
        CMY:
        86, 98, 13
        CMYK:
        84, 98, 0, 13
      HSL:
        249°, 96.4444%, 44.1176%
        HSV (HSB):
        249°, 98.1900%, 86.6667%
        XYZ:
        13.8221, 5.6824, 68.7749
        xyY:
        0.1566, 0.0644, 5.6824
      CIE-Lab:
        28.5965, 70.7088, -94.7105
        CIE-LCH:
        28.5965, 118.1940, 306.7442
        CIE-Luv:
        28.5965, -6.2429, -111.8498
        Hunter-Lab:
        23.8377, 61.7859, -154.3731
      #2404dd color charts
#2404dd RGB chart
      #2404dd CMYK chart
      #2404dd RGB pie chart
      #2404dd color shades, tints & tones
#2404dd color schemes
#2404dd color preview, HTML & CSS examples
           This text has a color of #2404dd        
        
          <p style="color:#2404dd;">Text here</p>
        
        
          .mytext {color:#2404dd;}
        
        Text color #2404dd
      
           This box has a color of #2404dd        
        
          <div style="background-color:#2404dd;">Content here</div>
        
        
          .mybackground {background-color:#2404dd;}
        
        Background color #2404dd
      
           Border around this has a color of #2404dd        
        
          <div style="border:2px solid #2404dd;">Content here</div>
        
        
          .myborder {border:2px solid #2404dd;}
        
        Border color #2404dd