#3965d6 color space conversions
Hex:
        #3965d6
        RGB:
        57, 101, 214
        CMY:
        78, 60, 16
        CMYK:
        73, 53, 0, 16
      HSL:
        223°, 65.6904%, 53.1373%
        HSV (HSB):
        223°, 73.3645%, 83.9216%
        XYZ:
        18.4786, 15.0323, 65.5459
        xyY:
        0.1865, 0.1518, 15.0323
      CIE-Lab:
        45.6783, 23.7996, -62.5304
        CIE-LCH:
        45.6783, 66.9064, 290.8373
        CIE-Luv:
        45.6783, -17.8628, -95.7694
        Hunter-Lab:
        38.7715, 17.2237, -73.0940
      #3965d6 color charts
#3965d6 RGB chart
      #3965d6 CMYK chart
      #3965d6 RGB pie chart
      #3965d6 color shades, tints & tones
#3965d6 color schemes
#3965d6 color preview, HTML & CSS examples
           This text has a color of #3965d6        
        
          <p style="color:#3965d6;">Text here</p>
        
        
          .mytext {color:#3965d6;}
        
        Text color #3965d6
      
           This box has a color of #3965d6        
        
          <div style="background-color:#3965d6;">Content here</div>
        
        
          .mybackground {background-color:#3965d6;}
        
        Background color #3965d6
      
           Border around this has a color of #3965d6        
        
          <div style="border:2px solid #3965d6;">Content here</div>
        
        
          .myborder {border:2px solid #3965d6;}
        
        Border color #3965d6