#242e7b color space conversions
Hex:
        #242e7b
        RGB:
        36, 46, 123
        CMY:
        86, 82, 52
        CMYK:
        71, 63, 0, 52
      HSL:
        233°, 54.7170%, 31.1765%
        HSV (HSB):
        233°, 70.7317%, 48.2353%
        XYZ:
        5.2797, 3.7591, 19.1862
        xyY:
        0.1871, 0.1332, 3.7591
      CIE-Lab:
        22.8586, 23.2836, -45.1285
        CIE-LCH:
        22.8586, 50.7810, 297.2911
        CIE-Luv:
        22.8586, -6.1530, -54.8470
        Hunter-Lab:
        19.3884, 14.6779, -45.0996
      #242e7b color charts
#242e7b RGB chart
      #242e7b CMYK chart
      #242e7b RGB pie chart
      #242e7b color shades, tints & tones
#242e7b color schemes
#242e7b color preview, HTML & CSS examples
           This text has a color of #242e7b        
        
          <p style="color:#242e7b;">Text here</p>
        
        
          .mytext {color:#242e7b;}
        
        Text color #242e7b
      
           This box has a color of #242e7b        
        
          <div style="background-color:#242e7b;">Content here</div>
        
        
          .mybackground {background-color:#242e7b;}
        
        Background color #242e7b
      
           Border around this has a color of #242e7b        
        
          <div style="border:2px solid #242e7b;">Content here</div>
        
        
          .myborder {border:2px solid #242e7b;}
        
        Border color #242e7b