#2241f4 color space conversions
Hex:
        #2241f4
        RGB:
        34, 65, 244
        CMY:
        87, 75, 4
        CMYK:
        86, 73, 0, 4
      HSL:
        231°, 90.5172%, 54.5098%
        HSV (HSB):
        231°, 86.0656%, 95.6863%
        XYZ:
        18.8791, 10.6523, 86.6490
        xyY:
        0.1625, 0.0917, 10.6523
      CIE-Lab:
        38.9886, 54.7123, -90.5300
        CIE-LCH:
        38.9886, 105.7787, 301.1469
        CIE-Luv:
        38.9886, -13.0099, -126.5903
        Hunter-Lab:
        32.6379, 46.1355, -134.5600
      #2241f4 color charts
#2241f4 RGB chart
      #2241f4 CMYK chart
      #2241f4 RGB pie chart
      #2241f4 color shades, tints & tones
#2241f4 color schemes
#2241f4 color preview, HTML & CSS examples
           This text has a color of #2241f4        
        
          <p style="color:#2241f4;">Text here</p>
        
        
          .mytext {color:#2241f4;}
        
        Text color #2241f4
      
           This box has a color of #2241f4        
        
          <div style="background-color:#2241f4;">Content here</div>
        
        
          .mybackground {background-color:#2241f4;}
        
        Background color #2241f4
      
           Border around this has a color of #2241f4        
        
          <div style="border:2px solid #2241f4;">Content here</div>
        
        
          .myborder {border:2px solid #2241f4;}
        
        Border color #2241f4