#3f4ca3 color space conversions
Hex:
        #3f4ca3
        RGB:
        63, 76, 163
        CMY:
        75, 70, 36
        CMYK:
        61, 53, 0, 36
      HSL:
        232°, 44.2478%, 44.3137%
        HSV (HSB):
        232°, 61.3497%, 63.9216%
        XYZ:
        11.2452, 8.8700, 35.7697
        xyY:
        0.2012, 0.1587, 8.8700
      CIE-Lab:
        35.7328, 22.4733, -48.8065
        CIE-LCH:
        35.7328, 53.7319, 294.7241
        CIE-Luv:
        35.7328, -8.8556, -70.1679
        Hunter-Lab:
        29.7825, 15.2781, -50.3613
      #3f4ca3 color charts
#3f4ca3 RGB chart
      #3f4ca3 CMYK chart
      #3f4ca3 RGB pie chart
      #3f4ca3 color shades, tints & tones
#3f4ca3 color schemes
#3f4ca3 color preview, HTML & CSS examples
           This text has a color of #3f4ca3        
        
          <p style="color:#3f4ca3;">Text here</p>
        
        
          .mytext {color:#3f4ca3;}
        
        Text color #3f4ca3
      
           This box has a color of #3f4ca3        
        
          <div style="background-color:#3f4ca3;">Content here</div>
        
        
          .mybackground {background-color:#3f4ca3;}
        
        Background color #3f4ca3
      
           Border around this has a color of #3f4ca3        
        
          <div style="border:2px solid #3f4ca3;">Content here</div>
        
        
          .myborder {border:2px solid #3f4ca3;}
        
        Border color #3f4ca3