#3f518d color space conversions
Hex:
        #3f518d
        RGB:
        63, 81, 141
        CMY:
        75, 68, 45
        CMYK:
        55, 43, 0, 45
      HSL:
        226°, 38.2353%, 40.0000%
        HSV (HSB):
        226°, 55.3191%, 55.2941%
        XYZ:
        9.8000, 8.8647, 26.3938
        xyY:
        0.2175, 0.1967, 8.8647
      CIE-Lab:
        35.7225, 11.5170, -35.5265
        CIE-LCH:
        35.7225, 37.3466, 287.9618
        CIE-Luv:
        35.7225, -9.8564, -50.5625
        Hunter-Lab:
        29.7737, 6.6497, -31.7180
      #3f518d color charts
#3f518d RGB chart
      #3f518d CMYK chart
      #3f518d RGB pie chart
      #3f518d color shades, tints & tones
#3f518d color schemes
#3f518d color preview, HTML & CSS examples
           This text has a color of #3f518d        
        
          <p style="color:#3f518d;">Text here</p>
        
        
          .mytext {color:#3f518d;}
        
        Text color #3f518d
      
           This box has a color of #3f518d        
        
          <div style="background-color:#3f518d;">Content here</div>
        
        
          .mybackground {background-color:#3f518d;}
        
        Background color #3f518d
      
           Border around this has a color of #3f518d        
        
          <div style="border:2px solid #3f518d;">Content here</div>
        
        
          .myborder {border:2px solid #3f518d;}
        
        Border color #3f518d