#242e8e color space conversions
Hex:
        #242e8e
        RGB:
        36, 46, 142
        CMY:
        86, 82, 44
        CMYK:
        75, 68, 0, 44
      HSL:
        234°, 59.5506%, 34.9020%
        HSV (HSB):
        234°, 74.6479%, 55.6863%
        XYZ:
        6.5870, 4.2821, 26.0705
        xyY:
        0.1783, 0.1159, 4.2821
      CIE-Lab:
        24.5828, 30.4521, -54.2216
        CIE-LCH:
        24.5828, 62.1877, 299.3196
        CIE-Luv:
        24.5828, -6.7244, -67.0279
        Hunter-Lab:
        20.6931, 20.6072, -60.2122
      #242e8e color charts
#242e8e RGB chart
      #242e8e CMYK chart
      #242e8e RGB pie chart
      #242e8e color shades, tints & tones
#242e8e color schemes
#242e8e color preview, HTML & CSS examples
           This text has a color of #242e8e        
        
          <p style="color:#242e8e;">Text here</p>
        
        
          .mytext {color:#242e8e;}
        
        Text color #242e8e
      
           This box has a color of #242e8e        
        
          <div style="background-color:#242e8e;">Content here</div>
        
        
          .mybackground {background-color:#242e8e;}
        
        Background color #242e8e
      
           Border around this has a color of #242e8e        
        
          <div style="border:2px solid #242e8e;">Content here</div>
        
        
          .myborder {border:2px solid #242e8e;}
        
        Border color #242e8e