#3f517b color space conversions
Hex:
        #3f517b
        RGB:
        63, 81, 123
        CMY:
        75, 68, 52
        CMYK:
        49, 34, 0, 52
      HSL:
        222°, 32.2581%, 36.4706%
        HSV (HSB):
        222°, 48.7805%, 48.2353%
        XYZ:
        8.5675, 8.3717, 19.9032
        xyY:
        0.2325, 0.2272, 8.3717
      CIE-Lab:
        34.7453, 5.4563, -26.0139
        CIE-LCH:
        34.7453, 26.5800, 281.8457
        CIE-Luv:
        34.7453, -9.5109, -35.9831
        Hunter-Lab:
        28.9339, 2.2206, -20.5311
      #3f517b color charts
#3f517b RGB chart
      #3f517b CMYK chart
      #3f517b RGB pie chart
      #3f517b color shades, tints & tones
#3f517b color schemes
#3f517b color preview, HTML & CSS examples
           This text has a color of #3f517b        
        
          <p style="color:#3f517b;">Text here</p>
        
        
          .mytext {color:#3f517b;}
        
        Text color #3f517b
      
           This box has a color of #3f517b        
        
          <div style="background-color:#3f517b;">Content here</div>
        
        
          .mybackground {background-color:#3f517b;}
        
        Background color #3f517b
      
           Border around this has a color of #3f517b        
        
          <div style="border:2px solid #3f517b;">Content here</div>
        
        
          .myborder {border:2px solid #3f517b;}
        
        Border color #3f517b