#4244f1 color space conversions
Hex:
        #4244f1
        RGB:
        66, 68, 241
        CMY:
        74, 73, 5
        CMYK:
        73, 72, 0, 5
      HSL:
        239°, 86.2069%, 60.1961%
        HSV (HSB):
        239°, 72.6141%, 94.5098%
        XYZ:
        20.1911, 11.6434, 84.4023
        xyY:
        0.1737, 0.1002, 11.6434
      CIE-Lab:
        40.6436, 54.1857, -86.0607
        CIE-LCH:
        40.6436, 101.6983, 302.1954
        CIE-Luv:
        40.6436, -9.2897, -123.8781
        Hunter-Lab:
        34.1224, 45.9088, -122.7692
      #4244f1 color charts
#4244f1 RGB chart
      #4244f1 CMYK chart
      #4244f1 RGB pie chart
      #4244f1 color shades, tints & tones
#4244f1 color schemes
#4244f1 color preview, HTML & CSS examples
           This text has a color of #4244f1        
        
          <p style="color:#4244f1;">Text here</p>
        
        
          .mytext {color:#4244f1;}
        
        Text color #4244f1
      
           This box has a color of #4244f1        
        
          <div style="background-color:#4244f1;">Content here</div>
        
        
          .mybackground {background-color:#4244f1;}
        
        Background color #4244f1
      
           Border around this has a color of #4244f1        
        
          <div style="border:2px solid #4244f1;">Content here</div>
        
        
          .myborder {border:2px solid #4244f1;}
        
        Border color #4244f1