#242e7d color space conversions
Hex:
        #242e7d
        RGB:
        36, 46, 125
        CMY:
        86, 82, 51
        CMYK:
        71, 63, 0, 51
      HSL:
        233°, 55.2795%, 31.5686%
        HSV (HSB):
        233°, 71.2000%, 49.0196%
        XYZ:
        5.4062, 3.8097, 19.8524
        xyY:
        0.1860, 0.1311, 3.8097
      CIE-Lab:
        23.0322, 24.0472, -46.1123
        CIE-LCH:
        23.0322, 52.0059, 297.5417
        CIE-Luv:
        23.0322, -6.2116, -56.1537
        Hunter-Lab:
        19.5185, 15.2833, -46.6414
      #242e7d color charts
#242e7d RGB chart
      #242e7d CMYK chart
      #242e7d RGB pie chart
      #242e7d color shades, tints & tones
#242e7d color schemes
#242e7d color preview, HTML & CSS examples
           This text has a color of #242e7d        
        
          <p style="color:#242e7d;">Text here</p>
        
        
          .mytext {color:#242e7d;}
        
        Text color #242e7d
      
           This box has a color of #242e7d        
        
          <div style="background-color:#242e7d;">Content here</div>
        
        
          .mybackground {background-color:#242e7d;}
        
        Background color #242e7d
      
           Border around this has a color of #242e7d        
        
          <div style="border:2px solid #242e7d;">Content here</div>
        
        
          .myborder {border:2px solid #242e7d;}
        
        Border color #242e7d