#3f559b color space conversions
Hex:
        #3f559b
        RGB:
        63, 85, 155
        CMY:
        75, 67, 39
        CMYK:
        59, 45, 0, 39
      HSL:
        226°, 42.2018%, 42.7451%
        HSV (HSB):
        226°, 59.3548%, 60.7843%
        XYZ:
        11.2148, 9.9203, 32.3341
        xyY:
        0.2097, 0.1855, 9.9203
      CIE-Lab:
        37.6990, 13.7765, -40.8485
        CIE-LCH:
        37.6990, 43.1091, 288.6372
        CIE-Luv:
        37.6990, -11.4216, -59.2818
        Hunter-Lab:
        31.4965, 8.4385, -38.8190
      #3f559b color charts
#3f559b RGB chart
      #3f559b CMYK chart
      #3f559b RGB pie chart
      #3f559b color shades, tints & tones
#3f559b color schemes
#3f559b color preview, HTML & CSS examples
           This text has a color of #3f559b        
        
          <p style="color:#3f559b;">Text here</p>
        
        
          .mytext {color:#3f559b;}
        
        Text color #3f559b
      
           This box has a color of #3f559b        
        
          <div style="background-color:#3f559b;">Content here</div>
        
        
          .mybackground {background-color:#3f559b;}
        
        Background color #3f559b
      
           Border around this has a color of #3f559b        
        
          <div style="border:2px solid #3f559b;">Content here</div>
        
        
          .myborder {border:2px solid #3f559b;}
        
        Border color #3f559b