#242c8f color space conversions
Hex:
        #242c8f
        RGB:
        36, 44, 143
        CMY:
        86, 83, 44
        CMYK:
        75, 69, 0, 44
      HSL:
        236°, 59.7765%, 35.0980%
        HSV (HSB):
        236°, 74.8252%, 56.0784%
        XYZ:
        6.5862, 4.1596, 26.4424
        xyY:
        0.1771, 0.1119, 4.1596
      CIE-Lab:
        24.1922, 32.1266, -55.4826
        CIE-LCH:
        24.1922, 64.1127, 300.0725
        CIE-Luv:
        24.1922, -6.3542, -67.9039
        Hunter-Lab:
        20.3951, 21.9513, -62.5932
      #242c8f color charts
#242c8f RGB chart
      #242c8f CMYK chart
      #242c8f RGB pie chart
      #242c8f color shades, tints & tones
#242c8f color schemes
#242c8f color preview, HTML & CSS examples
           This text has a color of #242c8f        
        
          <p style="color:#242c8f;">Text here</p>
        
        
          .mytext {color:#242c8f;}
        
        Text color #242c8f
      
           This box has a color of #242c8f        
        
          <div style="background-color:#242c8f;">Content here</div>
        
        
          .mybackground {background-color:#242c8f;}
        
        Background color #242c8f
      
           Border around this has a color of #242c8f        
        
          <div style="border:2px solid #242c8f;">Content here</div>
        
        
          .myborder {border:2px solid #242c8f;}
        
        Border color #242c8f