#2241b2 color space conversions
Hex:
        #2241b2
        RGB:
        34, 65, 178
        CMY:
        87, 75, 30
        CMYK:
        81, 63, 0, 30
      HSL:
        227°, 67.9245%, 41.5686%
        HSV (HSB):
        227°, 80.8989%, 69.8039%
        XYZ:
        10.5859, 7.3350, 42.9773
        xyY:
        0.1738, 0.1204, 7.3350
      CIE-Lab:
        32.5578, 31.2645, -62.9887
        CIE-LCH:
        32.5578, 70.3210, 296.3975
        CIE-Luv:
        32.5578, -11.9170, -86.2551
        Hunter-Lab:
        27.0833, 22.3735, -75.1267
      #2241b2 color charts
#2241b2 RGB chart
      #2241b2 CMYK chart
      #2241b2 RGB pie chart
      #2241b2 color shades, tints & tones
#2241b2 color schemes
#2241b2 color preview, HTML & CSS examples
           This text has a color of #2241b2        
        
          <p style="color:#2241b2;">Text here</p>
        
        
          .mytext {color:#2241b2;}
        
        Text color #2241b2
      
           This box has a color of #2241b2        
        
          <div style="background-color:#2241b2;">Content here</div>
        
        
          .mybackground {background-color:#2241b2;}
        
        Background color #2241b2
      
           Border around this has a color of #2241b2        
        
          <div style="border:2px solid #2241b2;">Content here</div>
        
        
          .myborder {border:2px solid #2241b2;}
        
        Border color #2241b2