#3965e4 color space conversions
Hex:
        #3965e4
        RGB:
        57, 101, 228
        CMY:
        78, 60, 11
        CMYK:
        75, 56, 0, 11
      HSL:
        225°, 76.0000%, 55.8824%
        HSV (HSB):
        225°, 75.0000%, 89.4118%
        XYZ:
        20.3446, 15.7787, 75.3721
        xyY:
        0.1825, 0.1415, 15.7787
      CIE-Lab:
        46.6827, 28.9093, -68.8476
        CIE-LCH:
        46.6827, 74.6709, 292.7777
        CIE-Luv:
        46.6827, -17.8442, -105.8450
        Hunter-Lab:
        39.7224, 21.9083, -84.6955
      #3965e4 color charts
#3965e4 RGB chart
      #3965e4 CMYK chart
      #3965e4 RGB pie chart
      #3965e4 color shades, tints & tones
#3965e4 color schemes
#3965e4 color preview, HTML & CSS examples
           This text has a color of #3965e4        
        
          <p style="color:#3965e4;">Text here</p>
        
        
          .mytext {color:#3965e4;}
        
        Text color #3965e4
      
           This box has a color of #3965e4        
        
          <div style="background-color:#3965e4;">Content here</div>
        
        
          .mybackground {background-color:#3965e4;}
        
        Background color #3965e4
      
           Border around this has a color of #3965e4        
        
          <div style="border:2px solid #3965e4;">Content here</div>
        
        
          .myborder {border:2px solid #3965e4;}
        
        Border color #3965e4