#3952a7 color space conversions
Hex:
        #3952a7
        RGB:
        57, 82, 167
        CMY:
        78, 68, 35
        CMYK:
        66, 51, 0, 35
      HSL:
        226°, 49.1071%, 43.9216%
        HSV (HSB):
        226°, 65.8683%, 65.4902%
        XYZ:
        11.6797, 9.6945, 37.8148
        xyY:
        0.1973, 0.1638, 9.6945
      CIE-Lab:
        37.2884, 18.8895, -48.7058
        CIE-LCH:
        37.2884, 52.2405, 291.1977
        CIE-Luv:
        37.2884, -12.1932, -70.6929
        Hunter-Lab:
        31.1359, 12.4709, -50.2130
      #3952a7 color charts
#3952a7 RGB chart
      #3952a7 CMYK chart
      #3952a7 RGB pie chart
      #3952a7 color shades, tints & tones
#3952a7 color schemes
#3952a7 color preview, HTML & CSS examples
           This text has a color of #3952a7        
        
          <p style="color:#3952a7;">Text here</p>
        
        
          .mytext {color:#3952a7;}
        
        Text color #3952a7
      
           This box has a color of #3952a7        
        
          <div style="background-color:#3952a7;">Content here</div>
        
        
          .mybackground {background-color:#3952a7;}
        
        Background color #3952a7
      
           Border around this has a color of #3952a7        
        
          <div style="border:2px solid #3952a7;">Content here</div>
        
        
          .myborder {border:2px solid #3952a7;}
        
        Border color #3952a7