#242f9e color space conversions
Hex:
        #242f9e
        RGB:
        36, 47, 158
        CMY:
        86, 82, 38
        CMYK:
        77, 70, 0, 38
      HSL:
        235°, 62.8866%, 38.0392%
        HSV (HSB):
        235°, 77.2152%, 61.9608%
        XYZ:
        7.9156, 4.8767, 32.8719
        xyY:
        0.1733, 0.1068, 4.8767
      CIE-Lab:
        26.3806, 35.6745, -61.0987
        CIE-LCH:
        26.3806, 70.7511, 300.2799
        CIE-Luv:
        26.3806, -7.4165, -76.8439
        Hunter-Lab:
        22.0833, 25.3365, -72.7972
      #242f9e color charts
#242f9e RGB chart
      #242f9e CMYK chart
      #242f9e RGB pie chart
      #242f9e color shades, tints & tones
#242f9e color schemes
#242f9e color preview, HTML & CSS examples
           This text has a color of #242f9e        
        
          <p style="color:#242f9e;">Text here</p>
        
        
          .mytext {color:#242f9e;}
        
        Text color #242f9e
      
           This box has a color of #242f9e        
        
          <div style="background-color:#242f9e;">Content here</div>
        
        
          .mybackground {background-color:#242f9e;}
        
        Background color #242f9e
      
           Border around this has a color of #242f9e        
        
          <div style="border:2px solid #242f9e;">Content here</div>
        
        
          .myborder {border:2px solid #242f9e;}
        
        Border color #242f9e