#414cf5 color space conversions
Hex:
        #414cf5
        RGB:
        65, 76, 245
        CMY:
        75, 70, 4
        CMYK:
        73, 69, 0, 4
      HSL:
        236°, 90.0000%, 60.7843%
        HSV (HSB):
        236°, 73.4694%, 96.0784%
        XYZ:
        21.2458, 12.8853, 87.7535
        xyY:
        0.1743, 0.1057, 12.8853
      CIE-Lab:
        42.5899, 50.9038, -85.1052
        CIE-LCH:
        42.5899, 99.1670, 300.8848
        CIE-Luv:
        42.5899, -11.0570, -124.9173
        Hunter-Lab:
        35.8961, 42.8309, -119.8164
      #414cf5 color charts
#414cf5 RGB chart
      #414cf5 CMYK chart
      #414cf5 RGB pie chart
      #414cf5 color shades, tints & tones
#414cf5 color schemes
#414cf5 color preview, HTML & CSS examples
           This text has a color of #414cf5        
        
          <p style="color:#414cf5;">Text here</p>
        
        
          .mytext {color:#414cf5;}
        
        Text color #414cf5
      
           This box has a color of #414cf5        
        
          <div style="background-color:#414cf5;">Content here</div>
        
        
          .mybackground {background-color:#414cf5;}
        
        Background color #414cf5
      
           Border around this has a color of #414cf5        
        
          <div style="border:2px solid #414cf5;">Content here</div>
        
        
          .myborder {border:2px solid #414cf5;}
        
        Border color #414cf5