#242e4d color space conversions
Hex:
        #242e4d
        RGB:
        36, 46, 77
        CMY:
        86, 82, 70
        CMYK:
        53, 40, 0, 70
      HSL:
        225°, 36.2832%, 22.1569%
        HSV (HSB):
        225°, 53.2468%, 30.1961%
        XYZ:
        3.0441, 2.8649, 7.4137
        xyY:
        0.2285, 0.2150, 2.8649
      CIE-Lab:
        19.4944, 5.7921, -20.4713
        CIE-LCH:
        19.4944, 21.2750, 285.7982
        CIE-Luv:
        19.4944, -4.9299, -22.9597
        Hunter-Lab:
        16.9260, 2.4825, -14.1214
      #242e4d color charts
#242e4d RGB chart
      #242e4d CMYK chart
      #242e4d RGB pie chart
      #242e4d color shades, tints & tones
#242e4d color schemes
#242e4d color preview, HTML & CSS examples
           This text has a color of #242e4d        
        
          <p style="color:#242e4d;">Text here</p>
        
        
          .mytext {color:#242e4d;}
        
        Text color #242e4d
      
           This box has a color of #242e4d        
        
          <div style="background-color:#242e4d;">Content here</div>
        
        
          .mybackground {background-color:#242e4d;}
        
        Background color #242e4d
      
           Border around this has a color of #242e4d        
        
          <div style="border:2px solid #242e4d;">Content here</div>
        
        
          .myborder {border:2px solid #242e4d;}
        
        Border color #242e4d