#3b479f color space conversions
Hex:
        #3b479f
        RGB:
        59, 71, 159
        CMY:
        77, 72, 38
        CMYK:
        63, 55, 0, 38
      HSL:
        233°, 45.8716%, 42.7451%
        HSV (HSB):
        233°, 62.8931%, 62.3529%
        XYZ:
        10.3149, 7.9395, 33.7897
        xyY:
        0.1982, 0.1526, 7.9395
      CIE-Lab:
        33.8565, 23.5957, -49.4465
        CIE-LCH:
        33.8565, 54.7879, 295.5103
        CIE-Luv:
        33.8565, -8.3864, -69.8520
        Hunter-Lab:
        28.1771, 16.0342, -51.3760
      #3b479f color charts
#3b479f RGB chart
      #3b479f CMYK chart
      #3b479f RGB pie chart
      #3b479f color shades, tints & tones
#3b479f color schemes
#3b479f color preview, HTML & CSS examples
           This text has a color of #3b479f        
        
          <p style="color:#3b479f;">Text here</p>
        
        
          .mytext {color:#3b479f;}
        
        Text color #3b479f
      
           This box has a color of #3b479f        
        
          <div style="background-color:#3b479f;">Content here</div>
        
        
          .mybackground {background-color:#3b479f;}
        
        Background color #3b479f
      
           Border around this has a color of #3b479f        
        
          <div style="border:2px solid #3b479f;">Content here</div>
        
        
          .myborder {border:2px solid #3b479f;}
        
        Border color #3b479f