#3f519f color space conversions
Hex:
        #3f519f
        RGB:
        63, 81, 159
        CMY:
        75, 68, 38
        CMYK:
        60, 49, 0, 38
      HSL:
        229°, 43.2432%, 43.5294%
        HSV (HSB):
        229°, 60.3774%, 62.3529%
        XYZ:
        11.2503, 9.4448, 34.0310
        xyY:
        0.2056, 0.1726, 9.4448
      CIE-Lab:
        36.8270, 17.7941, -44.6465
        CIE-LCH:
        36.8270, 48.0619, 291.7300
        CIE-Luv:
        36.8270, -10.2332, -64.6361
        Hunter-Lab:
        30.7324, 11.5624, -44.1409
      #3f519f color charts
#3f519f RGB chart
      #3f519f CMYK chart
      #3f519f RGB pie chart
      #3f519f color shades, tints & tones
#3f519f color schemes
#3f519f color preview, HTML & CSS examples
           This text has a color of #3f519f        
        
          <p style="color:#3f519f;">Text here</p>
        
        
          .mytext {color:#3f519f;}
        
        Text color #3f519f
      
           This box has a color of #3f519f        
        
          <div style="background-color:#3f519f;">Content here</div>
        
        
          .mybackground {background-color:#3f519f;}
        
        Background color #3f519f
      
           Border around this has a color of #3f519f        
        
          <div style="border:2px solid #3f519f;">Content here</div>
        
        
          .myborder {border:2px solid #3f519f;}
        
        Border color #3f519f