#2241e2 color space conversions
Hex:
        #2241e2
        RGB:
        34, 65, 226
        CMY:
        87, 75, 11
        CMYK:
        85, 71, 0, 11
      HSL:
        230°, 76.8000%, 50.9804%
        HSV (HSB):
        230°, 84.9558%, 88.6275%
        XYZ:
        16.2775, 9.6117, 72.9488
        xyY:
        0.1647, 0.0972, 9.6117
      CIE-Lab:
        37.1362, 48.6283, -83.3904
        CIE-LCH:
        37.1362, 96.5333, 300.2482
        CIE-Luv:
        37.1362, -12.6397, -115.9958
        Hunter-Lab:
        31.0027, 39.4638, -117.8066
      #2241e2 color charts
#2241e2 RGB chart
      #2241e2 CMYK chart
      #2241e2 RGB pie chart
      #2241e2 color shades, tints & tones
#2241e2 color schemes
#2241e2 color preview, HTML & CSS examples
           This text has a color of #2241e2        
        
          <p style="color:#2241e2;">Text here</p>
        
        
          .mytext {color:#2241e2;}
        
        Text color #2241e2
      
           This box has a color of #2241e2        
        
          <div style="background-color:#2241e2;">Content here</div>
        
        
          .mybackground {background-color:#2241e2;}
        
        Background color #2241e2
      
           Border around this has a color of #2241e2        
        
          <div style="border:2px solid #2241e2;">Content here</div>
        
        
          .myborder {border:2px solid #2241e2;}
        
        Border color #2241e2