#3942a2 color space conversions
Hex:
        #3942a2
        RGB:
        57, 66, 162
        CMY:
        78, 74, 36
        CMYK:
        65, 59, 0, 36
      HSL:
        235°, 47.9452%, 42.9412%
        HSV (HSB):
        235°, 64.8148%, 63.5294%
        XYZ:
        10.1571, 7.3749, 35.0706
        xyY:
        0.1931, 0.1402, 7.3749
      CIE-Lab:
        32.6456, 27.5933, -53.2241
        CIE-LCH:
        32.6456, 59.9516, 297.4038
        CIE-Luv:
        32.6456, -7.6652, -74.1140
        Hunter-Lab:
        27.1568, 19.2379, -57.5580
      #3942a2 color charts
#3942a2 RGB chart
      #3942a2 CMYK chart
      #3942a2 RGB pie chart
      #3942a2 color shades, tints & tones
#3942a2 color schemes
#3942a2 color preview, HTML & CSS examples
           This text has a color of #3942a2        
        
          <p style="color:#3942a2;">Text here</p>
        
        
          .mytext {color:#3942a2;}
        
        Text color #3942a2
      
           This box has a color of #3942a2        
        
          <div style="background-color:#3942a2;">Content here</div>
        
        
          .mybackground {background-color:#3942a2;}
        
        Background color #3942a2
      
           Border around this has a color of #3942a2        
        
          <div style="border:2px solid #3942a2;">Content here</div>
        
        
          .myborder {border:2px solid #3942a2;}
        
        Border color #3942a2