#242f8b color space conversions
Hex:
        #242f8b
        RGB:
        36, 47, 139
        CMY:
        86, 82, 45
        CMYK:
        74, 66, 0, 45
      HSL:
        234°, 58.8571%, 34.3137%
        HSV (HSB):
        234°, 74.1007%, 54.5098%
        XYZ:
        6.4043, 4.2722, 24.9132
        xyY:
        0.1799, 0.1200, 4.2722
      CIE-Lab:
        24.5516, 28.6693, -52.4097
        CIE-LCH:
        24.5516, 59.7387, 298.6797
        CIE-Luv:
        24.5516, -6.8449, -64.9768
        Hunter-Lab:
        20.6692, 19.1362, -56.9953
      #242f8b color charts
#242f8b RGB chart
      #242f8b CMYK chart
      #242f8b RGB pie chart
      #242f8b color shades, tints & tones
#242f8b color schemes
#242f8b color preview, HTML & CSS examples
           This text has a color of #242f8b        
        
          <p style="color:#242f8b;">Text here</p>
        
        
          .mytext {color:#242f8b;}
        
        Text color #242f8b
      
           This box has a color of #242f8b        
        
          <div style="background-color:#242f8b;">Content here</div>
        
        
          .mybackground {background-color:#242f8b;}
        
        Background color #242f8b
      
           Border around this has a color of #242f8b        
        
          <div style="border:2px solid #242f8b;">Content here</div>
        
        
          .myborder {border:2px solid #242f8b;}
        
        Border color #242f8b