#3932a7 color space conversions
Hex:
        #3932a7
        RGB:
        57, 50, 167
        CMY:
        78, 80, 35
        CMYK:
        66, 70, 0, 35
      HSL:
        244°, 53.9171%, 42.5490%
        HSV (HSB):
        244°, 70.0599%, 65.4902%
        XYZ:
        9.8030, 5.9411, 37.1893
        xyY:
        0.1852, 0.1122, 5.9411
      CIE-Lab:
        29.2633, 39.3818, -61.7626
        CIE-LCH:
        29.2633, 73.2499, 302.5229
        CIE-Luv:
        29.2633, -4.3932, -81.5276
        Hunter-Lab:
        24.3743, 29.1350, -73.4000
      #3932a7 color charts
#3932a7 RGB chart
      #3932a7 CMYK chart
      #3932a7 RGB pie chart
      #3932a7 color shades, tints & tones
#3932a7 color schemes
#3932a7 color preview, HTML & CSS examples
           This text has a color of #3932a7        
        
          <p style="color:#3932a7;">Text here</p>
        
        
          .mytext {color:#3932a7;}
        
        Text color #3932a7
      
           This box has a color of #3932a7        
        
          <div style="background-color:#3932a7;">Content here</div>
        
        
          .mybackground {background-color:#3932a7;}
        
        Background color #3932a7
      
           Border around this has a color of #3932a7        
        
          <div style="border:2px solid #3932a7;">Content here</div>
        
        
          .myborder {border:2px solid #3932a7;}
        
        Border color #3932a7