#3f5a98 color space conversions
Hex:
        #3f5a98
        RGB:
        63, 90, 152
        CMY:
        75, 65, 40
        CMYK:
        59, 41, 0, 40
      HSL:
        222°, 41.3953%, 42.1569%
        HSV (HSB):
        222°, 58.5526%, 59.6078%
        XYZ:
        11.3736, 10.6361, 31.1593
        xyY:
        0.2139, 0.2000, 10.6361
      CIE-Lab:
        38.9607, 9.4904, -37.0373
        CIE-LCH:
        38.9607, 38.2339, 284.3721
        CIE-Luv:
        38.9607, -13.0518, -53.8301
        Hunter-Lab:
        32.6130, 5.1778, -33.8180
      #3f5a98 color charts
#3f5a98 RGB chart
      #3f5a98 CMYK chart
      #3f5a98 RGB pie chart
      #3f5a98 color shades, tints & tones
#3f5a98 color schemes
#3f5a98 color preview, HTML & CSS examples
           This text has a color of #3f5a98        
        
          <p style="color:#3f5a98;">Text here</p>
        
        
          .mytext {color:#3f5a98;}
        
        Text color #3f5a98
      
           This box has a color of #3f5a98        
        
          <div style="background-color:#3f5a98;">Content here</div>
        
        
          .mybackground {background-color:#3f5a98;}
        
        Background color #3f5a98
      
           Border around this has a color of #3f5a98        
        
          <div style="border:2px solid #3f5a98;">Content here</div>
        
        
          .myborder {border:2px solid #3f5a98;}
        
        Border color #3f5a98