#2241ac color space conversions
Hex:
        #2241ac
        RGB:
        34, 65, 172
        CMY:
        87, 75, 33
        CMYK:
        80, 62, 0, 33
      HSL:
        227°, 66.9903%, 40.3922%
        HSV (HSB):
        227°, 80.2326%, 67.4510%
        XYZ:
        9.9964, 7.0992, 39.8731
        xyY:
        0.1755, 0.1246, 7.0992
      CIE-Lab:
        32.0318, 28.9808, -60.2747
        CIE-LCH:
        32.0318, 66.8799, 295.6788
        CIE-Luv:
        32.0318, -11.8613, -82.3342
        Hunter-Lab:
        26.6444, 20.3415, -70.0760
      #2241ac color charts
#2241ac RGB chart
      #2241ac CMYK chart
      #2241ac RGB pie chart
      #2241ac color shades, tints & tones
#2241ac color schemes
#2241ac color preview, HTML & CSS examples
           This text has a color of #2241ac        
        
          <p style="color:#2241ac;">Text here</p>
        
        
          .mytext {color:#2241ac;}
        
        Text color #2241ac
      
           This box has a color of #2241ac        
        
          <div style="background-color:#2241ac;">Content here</div>
        
        
          .mybackground {background-color:#2241ac;}
        
        Background color #2241ac
      
           Border around this has a color of #2241ac        
        
          <div style="border:2px solid #2241ac;">Content here</div>
        
        
          .myborder {border:2px solid #2241ac;}
        
        Border color #2241ac