#3962d7 color space conversions
Hex:
        #3962d7
        RGB:
        57, 98, 215
        CMY:
        78, 62, 16
        CMYK:
        73, 54, 0, 16
      HSL:
        224°, 66.3866%, 53.3333%
        HSV (HSB):
        224°, 73.4884%, 84.3137%
        XYZ:
        18.3208, 14.5115, 66.1254
        xyY:
        0.1851, 0.1466, 14.5115
      CIE-Lab:
        44.9578, 26.0785, -64.2689
        CIE-LCH:
        44.9578, 69.3584, 292.0859
        CIE-Luv:
        44.9578, -17.0242, -97.9904
        Hunter-Lab:
        38.0940, 19.1826, -76.2526
      #3962d7 color charts
#3962d7 RGB chart
      #3962d7 CMYK chart
      #3962d7 RGB pie chart
      #3962d7 color shades, tints & tones
#3962d7 color schemes
#3962d7 color preview, HTML & CSS examples
           This text has a color of #3962d7        
        
          <p style="color:#3962d7;">Text here</p>
        
        
          .mytext {color:#3962d7;}
        
        Text color #3962d7
      
           This box has a color of #3962d7        
        
          <div style="background-color:#3962d7;">Content here</div>
        
        
          .mybackground {background-color:#3962d7;}
        
        Background color #3962d7
      
           Border around this has a color of #3962d7        
        
          <div style="border:2px solid #3962d7;">Content here</div>
        
        
          .myborder {border:2px solid #3962d7;}
        
        Border color #3962d7