#3f469f color space conversions
Hex:
        #3f469f
        RGB:
        63, 70, 159
        CMY:
        75, 73, 38
        CMYK:
        60, 56, 0, 38
      HSL:
        236°, 43.2432%, 43.5294%
        HSV (HSB):
        236°, 60.3774%, 62.3529%
        XYZ:
        10.4981, 7.9403, 33.7802
        xyY:
        0.2010, 0.1521, 7.9403
      CIE-Lab:
        33.8582, 24.9921, -49.4309
        CIE-LCH:
        33.8582, 55.3898, 296.8210
        CIE-Luv:
        33.8582, -7.0470, -69.9401
        Hunter-Lab:
        28.1785, 17.1888, -51.3515
      #3f469f color charts
#3f469f RGB chart
      #3f469f CMYK chart
      #3f469f RGB pie chart
      #3f469f color shades, tints & tones
#3f469f color schemes
#3f469f color preview, HTML & CSS examples
           This text has a color of #3f469f        
        
          <p style="color:#3f469f;">Text here</p>
        
        
          .mytext {color:#3f469f;}
        
        Text color #3f469f
      
           This box has a color of #3f469f        
        
          <div style="background-color:#3f469f;">Content here</div>
        
        
          .mybackground {background-color:#3f469f;}
        
        Background color #3f469f
      
           Border around this has a color of #3f469f        
        
          <div style="border:2px solid #3f469f;">Content here</div>
        
        
          .myborder {border:2px solid #3f469f;}
        
        Border color #3f469f