#3b429d color space conversions
Hex:
        #3b429d
        RGB:
        59, 66, 157
        CMY:
        77, 74, 38
        CMYK:
        62, 58, 0, 38
      HSL:
        236°, 45.3704%, 42.3529%
        HSV (HSB):
        236°, 62.4204%, 61.5686%
        XYZ:
        9.8377, 7.2606, 32.7812
        xyY:
        0.1972, 0.1456, 7.2606
      CIE-Lab:
        32.3929, 26.1684, -50.6093
        CIE-LCH:
        32.3929, 56.9745, 297.3420
        CIE-Luv:
        32.3929, -6.9801, -70.4645
        Hunter-Lab:
        26.9454, 18.0150, -53.2691
      #3b429d color charts
#3b429d RGB chart
      #3b429d CMYK chart
      #3b429d RGB pie chart
      #3b429d color shades, tints & tones
#3b429d color schemes
#3b429d color preview, HTML & CSS examples
           This text has a color of #3b429d        
        
          <p style="color:#3b429d;">Text here</p>
        
        
          .mytext {color:#3b429d;}
        
        Text color #3b429d
      
           This box has a color of #3b429d        
        
          <div style="background-color:#3b429d;">Content here</div>
        
        
          .mybackground {background-color:#3b429d;}
        
        Background color #3b429d
      
           Border around this has a color of #3b429d        
        
          <div style="border:2px solid #3b429d;">Content here</div>
        
        
          .myborder {border:2px solid #3b429d;}
        
        Border color #3b429d