#2242d1 color space conversions
Hex:
        #2242d1
        RGB:
        34, 66, 209
        CMY:
        87, 74, 18
        CMYK:
        84, 68, 0, 18
      HSL:
        229°, 72.0165%, 47.6471%
        HSV (HSB):
        229°, 83.7321%, 81.9608%
        XYZ:
        14.1165, 8.8400, 61.2839
        xyY:
        0.1676, 0.1049, 8.8400
      CIE-Lab:
        35.6743, 42.0548, -76.0361
        CIE-LCH:
        35.6743, 86.8913, 298.9465
        CIE-Luv:
        35.6743, -12.5329, -105.5812
        Hunter-Lab:
        29.7321, 32.7191, -101.3963
      #2242d1 color charts
#2242d1 RGB chart
      #2242d1 CMYK chart
      #2242d1 RGB pie chart
      #2242d1 color shades, tints & tones
#2242d1 color schemes
#2242d1 color preview, HTML & CSS examples
           This text has a color of #2242d1        
        
          <p style="color:#2242d1;">Text here</p>
        
        
          .mytext {color:#2242d1;}
        
        Text color #2242d1
      
           This box has a color of #2242d1        
        
          <div style="background-color:#2242d1;">Content here</div>
        
        
          .mybackground {background-color:#2242d1;}
        
        Background color #2242d1
      
           Border around this has a color of #2242d1        
        
          <div style="border:2px solid #2242d1;">Content here</div>
        
        
          .myborder {border:2px solid #2242d1;}
        
        Border color #2242d1