#2241f2 color space conversions
Hex:
        #2241f2
        RGB:
        34, 65, 242
        CMY:
        87, 75, 5
        CMYK:
        86, 73, 0, 5
      HSL:
        231°, 88.8889%, 54.1176%
        HSV (HSB):
        231°, 85.9504%, 94.9020%
        XYZ:
        18.5770, 10.5315, 85.0581
        xyY:
        0.1627, 0.0922, 10.5315
      CIE-Lab:
        38.7799, 54.0475, -89.7486
        CIE-LCH:
        38.7799, 104.7661, 301.0568
        CIE-Luv:
        38.7799, -12.9666, -125.4246
        Hunter-Lab:
        32.4522, 45.3893, -132.6839
      #2241f2 color charts
#2241f2 RGB chart
      #2241f2 CMYK chart
      #2241f2 RGB pie chart
      #2241f2 color shades, tints & tones
#2241f2 color schemes
#2241f2 color preview, HTML & CSS examples
           This text has a color of #2241f2        
        
          <p style="color:#2241f2;">Text here</p>
        
        
          .mytext {color:#2241f2;}
        
        Text color #2241f2
      
           This box has a color of #2241f2        
        
          <div style="background-color:#2241f2;">Content here</div>
        
        
          .mybackground {background-color:#2241f2;}
        
        Background color #2241f2
      
           Border around this has a color of #2241f2        
        
          <div style="border:2px solid #2241f2;">Content here</div>
        
        
          .myborder {border:2px solid #2241f2;}
        
        Border color #2241f2