#2242b3 color space conversions
Hex:
        #2242b3
        RGB:
        34, 66, 179
        CMY:
        87, 74, 30
        CMYK:
        81, 63, 0, 30
      HSL:
        227°, 68.0751%, 41.7647%
        HSV (HSB):
        227°, 81.0056%, 70.1961%
        XYZ:
        10.7446, 7.4912, 43.5275
        xyY:
        0.1740, 0.1213, 7.4912
      CIE-Lab:
        32.8999, 30.9860, -63.0220
        CIE-LCH:
        32.8999, 70.2275, 296.1819
        CIE-Luv:
        32.8999, -12.1595, -86.6438
        Hunter-Lab:
        27.3700, 22.1758, -75.1318
      #2242b3 color charts
#2242b3 RGB chart
      #2242b3 CMYK chart
      #2242b3 RGB pie chart
      #2242b3 color shades, tints & tones
#2242b3 color schemes
#2242b3 color preview, HTML & CSS examples
           This text has a color of #2242b3        
        
          <p style="color:#2242b3;">Text here</p>
        
        
          .mytext {color:#2242b3;}
        
        Text color #2242b3
      
           This box has a color of #2242b3        
        
          <div style="background-color:#2242b3;">Content here</div>
        
        
          .mybackground {background-color:#2242b3;}
        
        Background color #2242b3
      
           Border around this has a color of #2242b3        
        
          <div style="border:2px solid #2242b3;">Content here</div>
        
        
          .myborder {border:2px solid #2242b3;}
        
        Border color #2242b3