#241d80 color space conversions
Hex:
        #241d80
        RGB:
        36, 29, 128
        CMY:
        86, 89, 50
        CMYK:
        72, 77, 0, 50
      HSL:
        244°, 63.0573%, 30.7843%
        HSV (HSB):
        244°, 77.3438%, 50.1961%
        XYZ:
        5.0632, 2.8123, 20.6980
        xyY:
        0.1772, 0.0984, 2.8123
      CIE-Lab:
        19.2760, 36.0816, -54.1763
        CIE-LCH:
        19.2760, 65.0919, 303.6638
        CIE-Luv:
        19.2760, -3.1613, -59.3526
        Hunter-Lab:
        16.7699, 24.5455, -61.4388
      #241d80 color charts
#241d80 RGB chart
      #241d80 CMYK chart
      #241d80 RGB pie chart
      #241d80 color shades, tints & tones
#241d80 color schemes
#241d80 color preview, HTML & CSS examples
           This text has a color of #241d80        
        
          <p style="color:#241d80;">Text here</p>
        
        
          .mytext {color:#241d80;}
        
        Text color #241d80
      
           This box has a color of #241d80        
        
          <div style="background-color:#241d80;">Content here</div>
        
        
          .mybackground {background-color:#241d80;}
        
        Background color #241d80
      
           Border around this has a color of #241d80        
        
          <div style="border:2px solid #241d80;">Content here</div>
        
        
          .myborder {border:2px solid #241d80;}
        
        Border color #241d80