#3f4c84 color space conversions
Hex:
        #3f4c84
        RGB:
        63, 76, 132
        CMY:
        75, 70, 48
        CMYK:
        52, 42, 0, 48
      HSL:
        229°, 35.3846%, 38.2353%
        HSV (HSB):
        229°, 52.2727%, 51.7647%
        XYZ:
        8.7992, 7.8916, 22.8893
        xyY:
        0.2223, 0.1994, 7.8916
      CIE-Lab:
        33.7561, 11.7232, -33.1334
        CIE-LCH:
        33.7561, 35.1462, 289.4847
        CIE-Luv:
        33.7561, -7.9508, -46.3723
        Hunter-Lab:
        28.0920, 6.7503, -28.6449
      #3f4c84 color charts
#3f4c84 RGB chart
      #3f4c84 CMYK chart
      #3f4c84 RGB pie chart
      #3f4c84 color shades, tints & tones
#3f4c84 color schemes
#3f4c84 color preview, HTML & CSS examples
           This text has a color of #3f4c84        
        
          <p style="color:#3f4c84;">Text here</p>
        
        
          .mytext {color:#3f4c84;}
        
        Text color #3f4c84
      
           This box has a color of #3f4c84        
        
          <div style="background-color:#3f4c84;">Content here</div>
        
        
          .mybackground {background-color:#3f4c84;}
        
        Background color #3f4c84
      
           Border around this has a color of #3f4c84        
        
          <div style="border:2px solid #3f4c84;">Content here</div>
        
        
          .myborder {border:2px solid #3f4c84;}
        
        Border color #3f4c84