#242f8d color space conversions
Hex:
        #242f8d
        RGB:
        36, 47, 141
        CMY:
        86, 82, 45
        CMYK:
        74, 67, 0, 45
      HSL:
        234°, 59.3220%, 34.7059%
        HSV (HSB):
        234°, 74.4681%, 55.2941%
        XYZ:
        6.5518, 4.3312, 25.6900
        xyY:
        0.1791, 0.1184, 4.3312
      CIE-Lab:
        24.7374, 29.4186, -53.3477
        CIE-LCH:
        24.7374, 60.9216, 298.8746
        CIE-Luv:
        24.7374, -6.9035, -66.2463
        Hunter-Lab:
        20.8115, 19.7745, -58.6203
      #242f8d color charts
#242f8d RGB chart
      #242f8d CMYK chart
      #242f8d RGB pie chart
      #242f8d color shades, tints & tones
#242f8d color schemes
#242f8d color preview, HTML & CSS examples
           This text has a color of #242f8d        
        
          <p style="color:#242f8d;">Text here</p>
        
        
          .mytext {color:#242f8d;}
        
        Text color #242f8d
      
           This box has a color of #242f8d        
        
          <div style="background-color:#242f8d;">Content here</div>
        
        
          .mybackground {background-color:#242f8d;}
        
        Background color #242f8d
      
           Border around this has a color of #242f8d        
        
          <div style="border:2px solid #242f8d;">Content here</div>
        
        
          .myborder {border:2px solid #242f8d;}
        
        Border color #242f8d