#3f5384 color space conversions
Hex:
        #3f5384
        RGB:
        63, 83, 132
        CMY:
        75, 67, 48
        CMYK:
        52, 37, 0, 48
      HSL:
        223°, 35.3846%, 38.2353%
        HSV (HSB):
        223°, 52.2727%, 51.7647%
        XYZ:
        9.3080, 8.9092, 23.0589
        xyY:
        0.2255, 0.2158, 8.9092
      CIE-Lab:
        35.8089, 7.1531, -29.8870
        CIE-LCH:
        35.8089, 30.7311, 283.4599
        CIE-Luv:
        35.8089, -10.3897, -42.0518
        Hunter-Lab:
        29.8483, 3.4296, -24.9098
      #3f5384 color charts
#3f5384 RGB chart
      #3f5384 CMYK chart
      #3f5384 RGB pie chart
      #3f5384 color shades, tints & tones
#3f5384 color schemes
#3f5384 color preview, HTML & CSS examples
           This text has a color of #3f5384        
        
          <p style="color:#3f5384;">Text here</p>
        
        
          .mytext {color:#3f5384;}
        
        Text color #3f5384
      
           This box has a color of #3f5384        
        
          <div style="background-color:#3f5384;">Content here</div>
        
        
          .mybackground {background-color:#3f5384;}
        
        Background color #3f5384
      
           Border around this has a color of #3f5384        
        
          <div style="border:2px solid #3f5384;">Content here</div>
        
        
          .myborder {border:2px solid #3f5384;}
        
        Border color #3f5384